mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 19:12:01 -08:00
DEV_SCOPE: add todo comment
This commit is contained in:
@@ -204,6 +204,8 @@ SUPPORTED_FEATURES: Dict[str, Set] = {
|
||||
capa.features.common.Namespace,
|
||||
},
|
||||
DEV_SCOPE: {
|
||||
# TODO: this is a temporary scope. remove it after support
|
||||
# for the legacy scope keyword has been added (to rendering).
|
||||
capa.features.insn.API,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user