leftrightleft/SOOS DAST

The SOOS GitHub Action to perform the DAST Analysis

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client_idSOOS Client Idyes
api_keySOOS API Keyyes
project_nameThe project name that will be displayed on the dashboard. By Default is owner/repository_nameyes${{ github.repository }}
scan_modeSOOS DAST scan mode. Values available: baseline (Default), fullscan, and apiscanyesbaseline
api_urlSOOS API URLyeshttps://api.soos.io/api/
target_urlTarget URL to perform the scan against.yes
debugShow debug messagesnofalse
ajax_spiderEnable the Ajax spider in addition to the traditional onenofalse
rulesrules file to use to INFO, IGNORE or FAIL warningsno
context_fileContext file which will be loaded prior to scanning the targetno
context_userUsername to use for authenticated scans - must be defined in the given context fileno
full_scan_minutesThe number of minutes for spider to run (required if scanmode is fullScan)no
api_scan_formatTarget API format: openapi, soap, or graphql. Required for scan_mode: apiscanno
active_scan_levelMinimum level to show: PASS (Default), IGNORE, INFO, WARN or FAILnoPASS
branch_uriURI to branch from SCM system.no""
build_versionVersion of application build artifacts.no""
build_uriURI to CI build info.no""
operating_environmentSystem info regarding operating system, etc.no${{ runner.os }}
sarifGenerate SARIF Reportnofalse
gpatGithub Personal Access Token to upload SARIF Report.no""
zap_optionsZAP Additional Optionsno
request_cookiesSet Cookie values for the requests to the target URLno
request_headerSet extra header requestsno

no outputs