Gathering detailed insights and metrics for is-redirect
Gathering detailed insights and metrics for is-redirect
Gathering detailed insights and metrics for is-redirect
Gathering detailed insights and metrics for is-redirect
Check if a number is a redirect HTTP status code
npm install is-redirect
98.4
Supply Chain
64.4
Quality
75.1
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
23 Stars
11 Commits
9 Forks
8 Watching
1 Branches
4 Contributors
Updated on 12 Mar 2022
Minified
Minified + Gzipped
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-9%
415,583
Compared to previous day
Last week
4.6%
2,603,034
Compared to previous week
Last month
28.4%
9,858,274
Compared to previous month
Last year
-17.2%
94,304,101
Compared to previous year
Check if a number is a redirect HTTP status code
$ npm install is-redirect
1import isRedirect from 'is-redirect'; 2 3isRedirect(302); 4//=> true 5 6isRedirect(200); 7//=> false
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 3/11 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
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