
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
@soos-io/soos-sca
Advanced tools
SOOS Core SCA Security Analysis - Check for vulnerabilities, licenses, policy violations and more! Register for your free trial at https://app.soos.io/register
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.
NPM package to run SOOS Core SCA
Our full list of supported manifest formats can be found here.
Visit soos.io to create your trial account.
run npm i -g @soos-io/soos-sca@latest
Then Run soos-sca
from any terminal and add the parameters you want.
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
See CLI Knowledge Base Documentation
Argument | Default | Description |
---|---|---|
--apiKey | SOOS API Key - get yours from SOOS Integration. Uses SOOS_API_KEY env value if present. | |
--branchName | The name of the branch from the SCM System. | |
--branchURI | The URI to the branch from the SCM System. | |
--buildURI | URI to CI build info. | |
--buildVersion | Version of application build artifacts. | |
--clientId | SOOS Client ID - get yours from SOOS Integration. Uses SOOS_API_CLIENT env value if present. | |
--commitHash | The 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/ |
--exportFormat | Write the scan result to this file format. Options: CsafVex, CycloneDx, Sarif, Spdx, SoosIssues, SoosLicenses, SoosPackages, SoosVulnerabilities | |
--exportFileType | Write the scan result to this file type (when used with exportFormat). Options: Csv, Html, Json, Text, Xml | |
--filesToExclude | Listing of files or patterns to exclude from the search for manifest files. eg: /req.txt/, **/requirements.txt | |
--logLevel | Minimum level to show logs: DEBUG, INFO, WARN, FAIL, ERROR. | |
--onFailure | continue_on_failure | Action to perform when the scan fails. Options: fail_the_build, continue_on_failure. |
--operatingEnvironment | Set Operating environment for information purposes only. | |
--outputDirectory | Export file destination. | |
--packageManagers | A list of package managers, delimited by comma, to include when searching for manifest files. | |
--projectName | Project Name - this is what will be displayed in the SOOS app. | |
--scriptVersion | None provided. | |
--sourceCodePath | process.cwd() | Root path to begin recursive search for manifests. |
--workingDirectory | process.cwd() | Absolute path where SOOS may write and read persistent files for the given build. eg Correct: /tmp/workspace/ |
FAQs
SOOS Core SCA Security Analysis - Check for vulnerabilities, licenses, policy violations and more! Register for your free trial at https://app.soos.io/register
The npm package @soos-io/soos-sca receives a total of 2,503 weekly downloads. As such, @soos-io/soos-sca popularity was classified as popular.
We found that @soos-io/soos-sca demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.