shadd0wtaka/Zen AI Pentest Security Scan

Automated security scanning with AI-powered analysis for CI/CD pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetTarget URL or IP address to scanyes
scan-typeType of scan (sast, dast, deps, secrets, full)nofull
fail-onFail pipeline on severity level (critical, high, medium, low, none)nohigh
api-keyZen AI Pentest API key (set as secret)no""
output-formatOutput format (sarif, json, html, markdown, junit, all)nosarif
intensityScan intensity (low, medium, high)nomedium
modulesComma-separated list of scan modules to enablenoport_scan,web_scan,ssl_scan,ai_analysis
timeoutScan timeout in secondsno3600
config-filePath to configuration fileno""
upload-sarifUpload SARIF results to GitHub Security tabnotrue
artifact-nameName for the uploaded artifactnozen-pentest-results
github-tokenGitHub token for PR comments and checksno${{ github.token }}
create-pr-commentCreate PR comment with resultsnotrue
create-check-runCreate GitHub Check Runnotrue
namedescription
scan-idUnique identifier for the scan
results-filePath to the generated results file
findings-countTotal number of findings
critical-countNumber of critical findings
high-countNumber of high severity findings
risk-scoreOverall risk score (0-100)
scan-statusStatus of the scan (success, failure)
sarif-pathPath to SARIF output file