apisec-inc/APIsec Scan

Continuous, automated, comprehensive API Security Testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 16, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: apisec-inc/apisec-run-scan@8f66ce948afb779712a1d57ecb0a528d7ded5a45 # v1.0.7

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
apisec-usernameThe APIsec username with which the scans will be executedyes""
apisec-passwordThe Password of the APIsec user with which the scans will be executedyes""
apisec-projectThe Name of the project for security scanyes""
apisec-profileThe Name of the scan profile to be executednoMaster
apisec-regionThe location the scan will be executed inno""
sarif-result-fileThe path to the sarif format result fileno""
apisec-email-reportTo trigger scan email reports, set this value as "true" or else "false"no""
apisec-fail-on-vuln-severityPass the severity string for which pipeline execution breaks upon finding that severity vulnerability. Possible string values are Critical, High and Medium severity. By default its an empty string "".no""
apisec-openapi-spec-urlOpenAPI Spec Url for registering a projectno""
apisec-refresh-playbooksTo regenerate/refresh the playbooks of a project, set this value as "true" or else "false"no""

no outputs