forbiddenlink/Ally Accessibility Scanner

Scan your codebase for accessibility violations using axe-core

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan (default: current directory)no.
thresholdMaximum allowed violations before failing (default: 0)no0
urlURL to scan instead of filesno
outputOutput directory for reportsno.ally
max-filesLimit scan to first N files (useful for large projects)no
baselineSet current scan as baseline for future comparisonnofalse
compare-baselineCompare against saved baseline and check for regressionsnofalse
fail-on-regressionFail the workflow if accessibility regresses from baselinenofalse
namedescription
scoreAccessibility score (0-100)
violationsTotal number of violations found
reportPath to the generated report
improvedNumber of files with improved accessibility (baseline mode)
regressedNumber of files with regressed accessibility (baseline mode)