actions-marketplace-validations/Sauce Security Action

A GitHub action to run security scans on your applications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
usernameSauce Labs user name.yes
accessKeySauce Labs API Key.yes
targetUrl to the application under test.yes
openapiAn url to an OpenAPI specification to help scan the full API.no
graphqlAn url to a graphql schema to help scan the full API.no
allowedSevereVulnerabiltiesAmount of severe vulnerabilities that are allowed to be discovered - if set to `-1` these will be ignored. (Default: 0)no0
allowedMediumVulnerabiltiesAmount of medium vulnerabilities that are allowed to be discovered - if set to `-1` these will be ignored. (Default: 0)no0
allowedLowVulnerabiltiesAmount of low vulnerabilities that are allowed to be discovered - if set to `-1` these will be ignored. (Default: 0)no0
allowedInformationalVulnerabiltiesAmount of informational vulnerabilities that are allowed to be discovered - if set to `-1` these will be ignored. (Default: 0)no-1
downloadReportsIf set to true, this action will download Zap reports for you to attach to the job via actions/upload-artifactno
downloadJobAssetsIf set to true, this action will download all Sauce Labs job assets for you to attach to the job via actions/upload-artifactno

no outputs