2.0.27 • Published 1 month ago

@soos-io/soos-sca v2.0.27

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

SOOS Core SCA

SOOS is an independent software security company, located in Winooski, VT USA, building security software for your team. SOOS, Software security, simplified.

Use SOOS to scan your software for vulnerabilities and open source license issues with SOOS Core SCA. Generate and ingest SBOMs. Export reports to industry standards. Govern your open source dependencies. Run the SOOS DAST vulnerability scanner against your web apps or APIs. Scan your Docker containers for vulnerabilities. Check your source code for issues with SAST Analysis.

Demo SOOS or Register for a Free Trial.

If you maintain an Open Source project, sign up for the Free as in Beer SOOS Community Edition.

soos-sca

NPM package to run SOOS Core SCA

Supported Languages and Package Managers

Our full list of supported manifest formats can be found here.

Need an Account?

Visit soos.io to create your trial account.

Requirements

Installation

Globally

run npm i -g @soos-io/soos-sca@latest

Then Run soos-sca from any terminal and add the parameters you want.

Locally

run npm install --prefix ./soos @soos-io/soos-sca

Then run from the same terminal node ./soos/node_modules/@soos-io/soos-sca/bin/index.js

Running the Script

See Script Knowlege Base Documentation

Linux Shell Script Example

See Linux GitHub Gist

Windows CMD Script Example

See Windows Batch File Gist

Client Parameters

ArgumentDefaultDescription
--apiKeySOOS API Key - get yours from SOOS Integration. Uses SOOS_API_KEY env value if present.
--branchNameThe name of the branch from the SCM System.
--branchURIThe URI to the branch from the SCM System.
--buildURIURI to CI build info.
--buildVersionVersion of application build artifacts.
--clientIdSOOS Client ID - get yours from SOOS Integration. Uses SOOS_API_CLIENT env value if present.
--commitHashThe commit hash value from the SCM System.
--directoriesToExclude**/node_modules/**, "**/bin/**", "**/obj/**", "**/lib/**Listing of directories or patterns to exclude from the search for manifest files. eg: bin/start/, /start/
--filesToExcludeListing of files or patterns to exclude from the search for manifest files. eg: /req.txt/, **/requirements.txt
--logLevelMinimum level to show logs: DEBUG, INFO, WARN, FAIL, ERROR.
--onFailurecontinue_on_failureAction to perform when the scan fails. Options: fail_the_build, continue_on_failure.
--operatingEnvironmentSet Operating environment for information purposes only.
--outputFormatOutput format for vulnerabilities: only the value SARIF is available at the moment.
--packageManagersA list of package managers, delimited by comma, to include when searching for manifest files.
--projectNameProject Name - this is what will be displayed in the SOOS app.
--sarifGenerates SARIF report.
--scriptVersionNone provided.
--sourceCodePathprocess.cwd()Root path to begin recursive search for manifests.
--verbosefalseEnable verbose logging.
--workingDirectoryprocess.cwd()Absolute path where SOOS may write and read persistent files for the given build. eg Correct: /tmp/workspace/Incorrect: ./bin/start/

Feedback and Support

See SOOS Knowledge Base

2.0.27

1 month ago

2.0.27-pre.1

1 month ago

2.0.24

3 months ago

2.0.24-pre.1

3 months ago

2.0.23

3 months ago

2.0.23-pre.1

3 months ago

2.0.21

3 months ago

2.0.22-pre.1

3 months ago

2.0.18

4 months ago

2.0.21-pre.1

4 months ago

2.0.16

5 months ago

2.0.14

5 months ago

2.0.13

5 months ago

2.0.12

5 months ago

2.0.9

5 months ago

2.0.10

5 months ago

2.0.8

5 months ago

2.0.7

5 months ago

2.0.6

5 months ago

2.0.5

5 months ago

2.0.3

5 months ago

2.0.2

5 months ago

2.0.1

5 months ago

0.1.2

5 months ago

0.1.3-pre.1

5 months ago

0.1.3-pre.2

5 months ago

0.1.3

5 months ago

2.0.0

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.1.0-pre.2

5 months ago

0.1.0-pre.1

5 months ago