srinidhi-yoganand/AI-Powered Security Automation

Enterprise security platform with hybrid analysis and AI-powered automated patching

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target_pathPath to analyze (relative to repository root)no.
languageProgramming language (java, python, javascript, go)nojava
generate_patchesGenerate security patches (true/false)notrue
create_prAutomatically create pull request with patches (true/false)notrue
llm_providerLLM provider for patch generation (template, gemini, openai, ollama)notemplate
gemini_api_keyGoogle Gemini API key (if using gemini provider)no""
openai_api_keyOpenAI API key (if using openai provider)no""
github_tokenGitHub token for PR creationyes
fail_on_vulnerabilitiesFail build if vulnerabilities are found (true/false)notrue
upload_sarifUpload SARIF results to GitHub Security (true/false)notrue
namedescription
vulnerabilities_foundNumber of vulnerabilities detected
vulnerabilities_fixedNumber of vulnerabilities fixed
pr_urlURL of created pull request (if create_pr=true)
pr_numberNumber of created pull request (if create_pr=true)