alxxy123/Security Scanner

Enhanced AI-Powered Security Scanner with vulnerability detection

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 4, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: alxxy123/code-scan-sec@8ca23ab1a7ea79cabc48e3e6c565e4b8276c9abe # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
pathPath to scan for security issuesno.
ai-providerAI provider to use (gemini, openai, claude)nogemini
enable-aiEnable AI verification for secretsnotrue
enable-vulnerabilitiesEnable vulnerability scanningnotrue
output-formatReport output format (html, markdown, json, text, all)noall
gemini-api-keyGoogle Gemini API keyno
openai-api-keyOpenAI API keyno
anthropic-api-keyAnthropic Claude API keyno
fail-on-criticalFail the workflow if critical issues are foundnotrue
fail-on-secretsFail the workflow if secrets are foundnotrue
namedescription
total-secretsTotal number of secrets found
total-vulnerabilitiesTotal number of vulnerabilities found
critical-vulnerabilitiesNumber of critical vulnerabilities found
high-vulnerabilitiesNumber of high vulnerabilities found
report-pathPath to the generated report