Allow selecting which modules to run
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 621
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Will this require refactoring how multiscanner works? Since it currently works in batches but for this to work we'd need to be able to set the config for each individual file...
(Just for distributed mode.)
Contributor guide
No contributing guide indexed for this repository
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
Read the distributed-mode implementation and the current batch-processing and configuration flow in multiscanner. Determine how module selection could be expressed per individual file without changing non-distributed operation. Done means distributed scans can select modules independently for each file, with the required configuration behavior defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100