Minimum string length across scopes/extractors
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
2. We have a lint to warn on strings with length smaller than 4, "capa only extracts strings with length >= 4"?
Should we make this uniform across the extractors or keep as is (since we have more knowledge at the instruction scope, for example)?
_Originally posted by @mr-tz in https://github.com/mandiant/capa/pull/1273#discussion_r1065491133_
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 by reviewing the lint and string-extraction paths for each scope and extractor, then read the linked pull-request discussion for context. This is done when a clear minimum-length policy is chosen, applied consistently where appropriate, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100