mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 07:40:38 -08:00
dynamic: add sequence scope
addresses discussion in https://github.com/mandiant/capa-rules/discussions/951 pep8 sequence: add test showing multiple sequences overlapping a single event
This commit is contained in:
committed by
Willi Ballenthin
parent
8d17319128
commit
b06fea130c
@@ -194,6 +194,7 @@ class InvalidDynamicScope(Lint):
|
||||
"file",
|
||||
"process",
|
||||
"thread",
|
||||
"sequence",
|
||||
"call",
|
||||
"unsupported",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user