Skip to content

Commit

Permalink
Create .yara-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Dec 5, 2023
1 parent 63e8835 commit fc90f2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .yara-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
files:
accept:
- "sflock/data/yara/*.yar"

false_positives:
ignore:
- rule: "archive_udf"
- rule: "shellcode_get_eip"

0 comments on commit fc90f2d

Please sign in to comment.