Open prabhu opened 4 years ago
Is it necessary to test all the sast scanners integrated? I've tried --type java
without internet connectivity and it has worked pretty well.
It will be nice to document which domain names are accessed by scan so that they can be opened. Like NVD, GitHub, npm, jitpack and so on
Scan should work offline (without internet connectivity) for SAST scanning. For dependency scanning, it has to pull vulnerability databases from NVD and GitHub. This issue involves testing scan without internet connectivity and documenting the experience.