You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
All crawlers do not need
scan_configfor their crawling mechanism. Hence it's redundant to pass the scan config into every crawler and needs refinement.Ref:
gcp_scanner/src/gcp_scanner/scanner.py
Line 234 in 27fd173