mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
12 lines
401 B
Markdown
12 lines
401 B
Markdown
|
|
<!--
|
|
Thank you for contributing to capa! <3
|
|
|
|
Please ensure that:
|
|
1. each rule passes thorough linting (in rules directory: `python ../scripts/lint.py --thorough -t "<your rule name>" -v .`)
|
|
2. you've uploaded each referenced example binary (optional, but greatly appreciated) to https://github.com/fireeye/capa-testfiles
|
|
|
|
Please mention the issue your PR addresses (if any):
|
|
closes #issue_number
|
|
-->
|