mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 15:37:37 -08:00
fix test_rules.py yaml identation bug
This commit is contained in:
@@ -363,10 +363,10 @@ def test_multi_scope_rules_features():
|
||||
static: instruction
|
||||
dynamic: call
|
||||
features:
|
||||
- and:
|
||||
- and:
|
||||
- or:
|
||||
- api: socket
|
||||
- and:
|
||||
- api: socket
|
||||
- and:
|
||||
- os: linux
|
||||
- mnemonic: syscall
|
||||
- number: 41 = socket()
|
||||
|
||||
Reference in New Issue
Block a user