akz4ol/API Governor

Automated API governance - Lint, diff, and enforce standards on OpenAPI specs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spec-pathPath to OpenAPI spec fileyes
baseline-specPath to baseline spec for breaking change detectionno
policyPolicy preset (strict, standard, relaxed) or path to custom policynostandard
fail-onSeverity level to fail on (blocker, major, minor, info)noblocker
output-formatOutput format (markdown, json, sarif)nomarkdown
output-dirDirectory for output artifactsno.api-governor
github-tokenGitHub token for PR commentsno${{ github.token }}
namedescription
statusResult status (PASS, WARN, FAIL)
findings-countTotal number of findings
breaking-changes-countNumber of breaking changes detected
report-pathPath to generated report