mandiant / mandiant/capa-rules
warning on scope mismatch
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- No language data
- Stars
- 736
- Forks
- 245
- Avg merge
- 4d 53m
- Merged PRs (30d)
- 2
Description
Creating a function-level .NET rule but using - match: compiled to the .NET platform does not raise an error or give any other failure information, however, matching fails.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with a function-level .NET rule using - match: compiled to the .NET platform and compare its behavior with the rule's declared scope. Done means the scope mismatch produces an explicit error or other failure information instead of silently failing to match.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100