blueprinttechnologies/ANDIO Accessibility Scan
Static 508/WCAG accessibility scanner for HTML templates — ported from SSA ANDI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 11, 2026
- License
- Apache 2.0
Pinned Snippet
uses: blueprinttechnologies/blueprint-andio@6d697e503a6444837b54c7179a71bb4d17f21600 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Space-separated list of files or directories to scan | yes | — |
| checks | Comma-separated list of check modules to run (default: all) | no | "" |
| fail-on-error | Fail the workflow if error-severity findings exist | no | false |
| python-version | Python version to use | no | 3.11 |
Outputs
| name | description |
|---|---|
| errors | Number of error-severity findings |
| warnings | Number of warning-severity findings |
| total | Total number of findings |