zircote-plugins/SDLC Compliance Check

Run comprehensive SDLC compliance checks against your project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
domainsComma-separated list of domains to check (build,quality,testing,ci,security,docs,vcs,release,observability,ai) or "all"noall
fail-on-errorFail the action if any MUST requirements are not metnotrue
report-formatReport format: markdown, json, sarif, or allnomarkdown
upload-artifactUpload report as artifactnotrue
create-pr-commentCreate PR comment with results (only on pull_request events)notrue
create-issueCreate GitHub issue for failed checksnofalse
working-directoryDirectory to run checks inno.
config-filePath to custom SDLC configuration fileno""
namedescription
scoreOverall compliance score (0-100)
statusCompliance status: pass, warn, or fail
report-pathPath to the generated report file
critical-countNumber of critical (MUST) violations
important-countNumber of important (SHOULD) violations
suggestion-countNumber of suggestions (MAY)