aivibe-org/AiVedha Guard Security Audit

AI-powered security audits for web applications. Automatically scan for vulnerabilities after deployment with in-AWS AI analysis. Zero CI/CD impact — soft-fails on low credits.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 22, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aivibe-org/security-audit-action@287c8839f45a44bd5132f173ec8588bc7cd60e74 # v1

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

namedescriptionrequireddefault
api-keyAiVedha Guard API Key (from https://aivedha.ai/profile)yes
target-urlURL to audit (e.g., https://yoursite.com)yes
skip-url-validationSkip URL validation before auditnofalse
wait-for-resultsWait for audit to complete and show resultsnotrue
fail-on-criticalFail the action if critical vulnerabilities are foundnofalse
fail-below-scoreFail the action if security score is below this threshold (0-10). Set to 0 to disable.no0
api-base-urlOverride the API base URL (advanced usage). Defaults to https://audit.aivedha.aino""
namedescription
report-idThe unique report ID for this audit
security-scoreSecurity score (0-10)
gradeSecurity grade (A+ to F)
critical-countNumber of critical vulnerabilities
high-countNumber of high severity vulnerabilities
medium-countNumber of medium severity vulnerabilities
low-countNumber of low severity vulnerabilities
report-urlURL to view the full report
pdf-urlURL to download the PDF report