pwnorbitals/AccessGuard Accessibility Scanner
Scan your website for WCAG 2.2 accessibility issues on every PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The URL to scan for accessibility issues | yes | — |
| threshold | Minimum accessibility score (0-100) to pass the check | no | 70 |
| fail-on-violation | Fail the action if the score is below the threshold | no | false |
Outputs
| name | description |
|---|---|
| score | Accessibility score (0-100) |
| total-issues | Total number of accessibility issues found |
| pass | Whether the score meets the threshold (true/false) |