New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@soos-io/soos-sast

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soos-io/soos-sast - npm Package Compare versions

Comparing version 1.0.10-pre.1 to 1.0.11-pre.1

2

package.json
{
"name": "@soos-io/soos-sast",
"version": "1.0.10-pre.1",
"version": "1.0.11-pre.1",
"description": "SOOS Static Application Security Testing (SAST) scanning support.",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

@@ -39,2 +39,4 @@ # [SOOS SAST](https://soos.io/products/sast)

| `--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 |

@@ -41,0 +43,0 @@ | `--logLevel` | | Minimum level to show logs: DEBUG, INFO, WARN, FAIL, ERROR. |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc