abin-g/Sentinel CI

Sentinel CI — AI-powered PR security and governance (AI Code Guardian engine). Detects vulnerabilities and posts actionable feedback.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 12, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: abin-g/sentinel-ci-action@8ff76fe5d91a544a15ba4de088b5b3e7d3157461 # v1

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

namedescriptionrequireddefault
github_tokenGitHub token for posting PR commentsyes${{ github.token }}
scan_pathPath to scan (relative to workspace)no.
block_on_findingsFail the action if critical security issues are foundnotrue
enable_codeqlEnable CodeQL deep vulnerability analysisnofalse
codeql_languagesComma-separated list of languages for CodeQL (auto-detect if empty)no""
enable_diff_awareAnalyze changed files first for pull requests (fallbacks to full scan if unresolved)notrue
enable_dependency_scanEnable dependency vulnerability scanning (pip-audit)nofalse

no outputs