feat: verify rule metadata format on load (#1160)

This commit is contained in:
Moritz
2022-09-08 18:56:59 +02:00
committed by GitHub
parent 4e542f9cff
commit 3976e5858d
3 changed files with 13 additions and 1 deletions

View File

@@ -38,6 +38,8 @@ def test_main_single_rule(z9324d_extractor, tmpdir):
meta:
name: test rule
scope: file
authors:
- test
features:
- string: test
"""