This commit is contained in:
Willi Ballenthin
2022-03-29 13:00:28 -06:00
parent fb6b60bee3
commit 49adb8de0c
2 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ SUPPORTED_FEATURES: Dict[str, Set] = {
capa.features.common.Characteristic("embedded pe"), capa.features.common.Characteristic("embedded pe"),
capa.features.common.String, capa.features.common.String,
capa.features.common.Format, capa.features.common.Format,
}, },
FUNCTION_SCOPE: { FUNCTION_SCOPE: {
capa.features.common.MatchedRule, capa.features.common.MatchedRule,
capa.features.basicblock.BasicBlock, capa.features.basicblock.BasicBlock,