jpatel3/a11yscout

WCAG 2.1 A/AA accessibility audits for pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlsURL(s) to scan. Newline- or comma-separated.yes
levelWCAG conformance level (A or AA).noAA
fail-onMinimum impact that fails the job (minor | moderate | serious | critical | none). Default 'none' means report-only — set to 'serious' once you're ready to enforce.nonone
wait-forCSS selector to wait for before scanning.no""
viewportViewport size as WxH.no1280x800
screenshotCapture full-page screenshots in the JSON report.nofalse
comment-on-prPost a summary comment on the pull request.notrue
upload-artifactUpload the JSON + SARIF report as a workflow artifact.notrue
github-tokenToken used to post PR comments.no${{ github.token }}
namedescription
report-pathPath to the JSON audit report.
sarif-pathPath to the SARIF report.
total-violationsTotal number of violation occurrences.