Skip to content

Commit

Permalink
Merge PR #4609 from @frack113 - Add More PySigma Validators
Browse files Browse the repository at this point in the history
chore: Add more pySigma Validator
  • Loading branch information
frack113 authored Dec 1, 2023
1 parent 1adc816 commit 3990060
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 328 deletions.
11 changes: 10 additions & 1 deletion tests/sigma_cli_conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,32 @@ validators:
- all_of_them_condition
- attacktag
- cartag
- control_character
- custom_attributes
- cvetag
- dangling_detection
- date_existence
- description_existence
- description_length
- detection_tag
- double_wildcard
- duplicate_filename
- duplicate_references
- duplicate_tag
- duplicate_title
- escaped_wildcard
- filename_lengh
- filename_sigmahq
- identifier_existence
- identifier_uniqueness
- level_existence
- number_as_string
- status_existence
- status_unsupported
- stptag
- them_condition_with_single_detection
- tlptag
- wildcards_instead_of_modifiers

exclusions:
# escaped_wildcard
Expand All @@ -39,7 +46,6 @@ exclusions:
435e10e4-992a-4281-96f3-38b11106adde: escaped_wildcard
52d8b0c6-53d6-439a-9e41-52ad442ad9ad: escaped_wildcard
586a8d6b-6bfe-4ad9-9d78-888cd2fe50c3: escaped_wildcard
5c84856b-55a5-45f1-826f-13f37250cf4e: number_as_string
7857f021-007f-4928-8b2c-7aedbe64bb82: escaped_wildcard
7dc2dedd-7603-461a-bc13-15803d132355: escaped_wildcard
8fe1c584-ee61-444b-be21-e9054b229694: escaped_wildcard
Expand All @@ -62,6 +68,9 @@ exclusions:
f57f8d16-1f39-4dcb-a604-6c73d9b54b3d: escaped_wildcard
f6de6525-4509-495a-8a82-1f8b0ed73a00: escaped_wildcard
fb502828-2db0-438e-93e6-801c7548686d: escaped_wildcard
59e938ff-0d6d-4dc3-b13f-36cc28734d4e: escaped_wildcard
# number_as_string
5c84856b-55a5-45f1-826f-13f37250cf4e: number_as_string
# specific_instead_of_generic_logsource
693a44e9-7f26-4cb6-b787-214867672d3a: specific_instead_of_generic_logsource
23b71bc5-953e-4971-be4c-c896cda73fc2: specific_instead_of_generic_logsource
Expand Down
Loading

0 comments on commit 3990060

Please sign in to comment.