mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 15:37:37 -08:00
feat: verify rule metadata format on load (#1160)
This commit is contained in:
@@ -38,6 +38,8 @@ def test_main_single_rule(z9324d_extractor, tmpdir):
|
||||
meta:
|
||||
name: test rule
|
||||
scope: file
|
||||
authors:
|
||||
- test
|
||||
features:
|
||||
- string: test
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user