digidenone/SynapseAudit Security Scanner

AI-Powered Security Scanning for your Codebase and Infrastructure

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keySynapseAudit API Key (Optional for basic scans)no
targetTarget to scan (file path for static, URL/IP for cortex)no.
scan-typeType of scan: static, web-scan, network-scan, cloud-scan, binary-scan, osint-scan, ai-scan, sca, secrets, iac, licensenostatic
fail-on-criticalFail the workflow if critical vulnerabilities are foundnotrue
auto-fixAutomatically fix vulnerabilities and commit changesnofalse
config-urlURL to a remote .synapseaudit.json configuration fileno
delta-scanScan only changed files (requires fetch-depth: 0)nofalse
github-tokenGitHub Token for PR comments and commitsno${{ github.token }}
baseline-filePath to baseline file for suppressing known findingsno.synapseaudit-baseline.json
slack-webhookSlack Incoming Webhook URL for notificationsno
upload-sbomUpload generated SBOM as a workflow artifactnofalse
namedescription
vulnerability-countTotal number of vulnerabilities found
critical-countNumber of critical severity vulnerabilities
high-countNumber of high severity vulnerabilities
scan-durationScan duration in seconds
sarif-filePath to generated SARIF file (if vulnerabilities found)
scan-resultsJSON string of full scan results
security-scoreSecurity score (A-F grade)
sbom-filePath to generated SBOM file
license-reportJSON string of license compliance results