Gathering detailed insights and metrics for regexp-ast-analysis
Gathering detailed insights and metrics for regexp-ast-analysis
Gathering detailed insights and metrics for regexp-ast-analysis
Gathering detailed insights and metrics for regexp-ast-analysis
npm install regexp-ast-analysis
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
3 Stars
149 Commits
1 Forks
2 Watching
2 Branches
1 Contributors
Updated on 25 Jul 2024
TypeScript (99.79%)
JavaScript (0.21%)
Cumulative downloads
Total Downloads
Last day
-7.3%
125,589
Compared to previous day
Last week
4.2%
675,438
Compared to previous week
Last month
26.5%
2,709,589
Compared to previous month
Last year
168.5%
15,797,489
Compared to previous year
2
22
This is a library providing functionalities to analyse JavaScript RegExp.
All functions operate on AST nodes produced by regexpp. Characters are parsed by refa.
Install the library using npm:
1npm i regexp-ast-analysis
Import the library:
1import * as RAA from "regexp-ast-analysis";
Links to the full API documentation:
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
7 existing vulnerabilities detected
Details
Reason
Found 0/29 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
Score
Last Scanned on 2024-11-25
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