Gathering detailed insights and metrics for pa11y-runner-axe
Gathering detailed insights and metrics for pa11y-runner-axe
Gathering detailed insights and metrics for pa11y-runner-axe
Gathering detailed insights and metrics for pa11y-runner-axe
npm install pa11y-runner-axe
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (97.06%)
Makefile (2.94%)
Total Downloads
13,568,599
Last Day
3,524
Last Week
25,235
Last Month
113,111
Last Year
1,134,077
LGPL-3.0 License
7 Stars
25 Commits
9 Forks
9 Watchers
1 Branches
16 Contributors
Updated on Jan 28, 2023
Latest Version
2.0.1
Package Id
pa11y-runner-axe@2.0.1
Unpacked Size
15.31 kB
Size
5.42 kB
File Count
4
NPM Version
8.5.0
Node Version
16.14.2
Cumulative downloads
Total Downloads
Last Day
-2.4%
3,524
Compared to previous day
Last Week
3.1%
25,235
Compared to previous week
Last Month
15%
113,111
Compared to previous month
Last Year
-16.2%
1,134,077
Compared to previous year
1
⚠️ This package is now bundled with pa11y. You can find the latest version in the pa11y repo. ⚠️
The Pa11y aXe runner is compatible with Pa11y 5 and later versions. It will not work with older versions of Pa11y.
Pa11y version | Pa11y aXe runner version |
---|---|
1.x - 4.x | Unsupported |
5.x | 1.x |
6.x | 2.x |
Install Pa11y and the Pa11y aXe runner with npm (locally or globally is fine):
1npm install -g pa11y pa11y-runner-axe
Run Pa11y using the aXe runner:
1pa11y --runner axe http://example.com
There are many ways to contribute to the Pa11y aXe runner, we cover these in the contributing guide for this repo.
If you're ready to contribute some code, clone this repo locally and commit your code on a new branch.
Please write unit tests for your code, and check that everything works by running the following before opening a Pull Request:
1make ci
You can also run verifications and tests individually:
1make verify # Verify all of the code (ESLint) 2make test # Run all tests 3make test-unit # Run the unit tests 4make test-unit-coverage # Run the unit tests with coverage
The Pa11y aXe runner is licensed under the Lesser General Public License (LGPL-3.0).
Copyright © 2018, Team Pa11y
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 11/25 approved changesets -- score normalized to 4
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
22 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More