mandiant / mandiant/capa-rules
CI: lint hex values to enforce consistent capitalization
Open
Nobody has claimed this yet.
CI
documentation
enhancement
- Dominant language
- No language data
- Stars
- 736
- Forks
- 245
- Avg merge
- 4d 53m
- Merged PRs (30d)
- 2
Description
Choose lowercase or uppercase capitalization for hex values (e.g. `bytes` feature), develop a lint to enforce, and update documentation accordingly.
see https://github.com/mandiant/capa-rules/pull/743#discussion_r1165954907
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 the linked capa-rules pull request discussion, especially the comments about the `bytes` feature, to determine whether hex values should use lowercase or uppercase. Define the chosen convention, enforce it through CI linting, and update the relevant documentation; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, documentation, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100