Gathering detailed insights and metrics for local-cors-anywhere
Gathering detailed insights and metrics for local-cors-anywhere
Gathering detailed insights and metrics for local-cors-anywhere
Gathering detailed insights and metrics for local-cors-anywhere
A quick npx script for running a local cors-anywhere instance
npm install local-cors-anywhere
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1 Stars
9 Commits
2 Watchers
1 Branches
1 Contributors
Updated on Mar 24, 2022
Latest Version
0.0.3
Package Id
local-cors-anywhere@0.0.3
Unpacked Size
3.56 kB
Size
1.77 kB
File Count
4
NPM Version
6.14.15
Node Version
14.18.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
A quick npx script for running a local cors-anywhere instance.
npx local-cors-anywhere
Usage: local-cors-anywhere [options]
Options:
-V, --version output the version number
-h, --host <host> Listen on a specific host, or set the HOST env variable
-p, --port <port> Listen on a specific port, or set the PORT env variable
--help display help for command
Then, in order to proxy to https://github.com
, simply make a request to http://localhost:8080/https://github.com
, replacing with any configuration options you may have set.
See cors-anywhere for more information.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
1 existing vulnerabilities detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/9 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
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
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 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