mitigation-dot-team/Auth Guard

Analyzes PR diffs to detect new API endpoints missing authentication middleware.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with permissions to read PR diffs and post comments.yes${{ github.token }}
fail-on-violationFail the action if authentication violations are found.nofalse
namedescription
violationsJSON array of detected route violations