mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
address review comments
This commit is contained in:
@@ -25,7 +25,9 @@ def test_optimizer_order():
|
||||
rule:
|
||||
meta:
|
||||
name: test rule
|
||||
scope: function
|
||||
scopes:
|
||||
static: function
|
||||
dynamic: dev
|
||||
features:
|
||||
- and:
|
||||
- substring: "foo"
|
||||
|
||||
Reference in New Issue
Block a user