@soos-io/soos-sast
Advanced tools
Comparing version 0.1.0-pre.2 to 0.1.0-pre.3
@@ -154,8 +154,2 @@ #!/usr/bin/env node | ||
api_client_1.soosLogger.logLineSeparator(); | ||
api_client_1.soosLogger.info("Starting SAST Analysis scan"); | ||
await soosAnalysisApiClient.startScan({ | ||
clientId: this.args.clientId, | ||
projectHash, | ||
analysisId: analysisId, | ||
}); | ||
api_client_1.soosLogger.info(`Analysis scan started successfully, to see the results visit: ${result.scanUrl}`); | ||
@@ -162,0 +156,0 @@ } |
{ | ||
"name": "@soos-io/soos-sast", | ||
"version": "0.1.0-pre.2", | ||
"version": "0.1.0-pre.3", | ||
"description": "SOOS wrapper script to upload SAST files.", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11794
246