Skip to content

Commit

Permalink
Merge pull request #854 from mandiant/fix/rule-meta-order
Browse files Browse the repository at this point in the history
reorder meta fields
  • Loading branch information
mr-tz authored Nov 29, 2023
2 parents 9820a21 + 92ddcf4 commit 6661755
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ rule:
name: create File Compression Interface context on Windows
authors:
- [email protected]
lib: true
scopes:
static: function
dynamic: call
lib: true
references:
- https://docs.microsoft.com/en-us/windows/win32/msi/cabinet-files
examples:
Expand Down

0 comments on commit 6661755

Please sign in to comment.