contrast-security-oss/Contrast Scan Analyze

Perform SAST analysis of a project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiKeyAn agent API key provided by Contrast (required).yes
authHeaderUser authorization credentials provided by Contrast (required).yes
orgIdThe ID of your organization in Contrast (required).yes
artifactThe Artifact to Scan on the Contrast Platform.yes
apiUrlThe name of the host. Includes the protocol section of the URL (https://). Defaults to https://ce.contrastsecurity.com. (optional)nohttps://ce.contrastsecurity.com
projectNameThe name of the project you want to scan in Contrast.no
projectIdThe ID of your project in Contrast.no
languageThe language of your project.no
timeoutSet a specific time span (in seconds) before the function times out. The default timeout is 10 minutes if timeout is not set.no600
severityAllows user to report vulnerabilities above a chosen severity level. Values for level are high, medium or low. (Note: Use this input in combination with the fail input, otherwise the action will exit)no
failWhen set to true, fails the action if CVEs have been detected that match at least the severity option specified.no

no outputs