Skip to content

SCA setup and scanning script using OWASP Dependency Checker, NPM Audit and Snyk.

Notifications You must be signed in to change notification settings

thevillagehacker/Software-Composition-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Software-Composition-Analysis

SCA setup and scanning script using OWASP Dependency Checker, NPM Audit and Snyk.

Usage

chmod +x sca_scan.sh

Run

naveenj@HACKERSPACE:[00:00]~$ ./sca_sca.sh
--------------------------------------
Select an option:
1. OWASP Dependency Check Setup
2. OWASP Dependency Check
3. NPM Audit
4. Snyk Run
5. Exit
--------------------------------------
  • Choose 1 to setup the tool OWASP dependency checker
  • Choose 2 to run the OWASP dependency checker tool
  • Choose 3 to run NOM audit tool
  • Choose 4 to run snyk scan

To use other options please run the /SCA/dependency-check/bin/dependency-check.sh script manually. Same applies to npm audit and snyk test.

About

SCA setup and scanning script using OWASP Dependency Checker, NPM Audit and Snyk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages