Refinement: Improve sending scan config to every crawler.
Open
enhancement
- Dominant language
- Python
- Stars
- 370
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
All crawlers do not need `scan_config` for their crawling mechanism. Hence it's redundant to pass the scan config into every crawler and needs refinement.
Ref: https://github.com/google/gcp_scanner/blob/27fd173f783f914cbe619aed5e0ea34757fd18e7/src/gcp_scanner/scanner.py#L234
Contributor guide
Assessment
This issue has not been assessed yet.