Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
corsproxy-https-insecure
Advanced tools
standalone CORS https-only proxy which supports untrusted certificates
standalone https-only CORS proxy
npm install -g corsproxy-https
corsproxy
# with custom port: CORSPROXY_PORT=1234 corsproxy
# with custom host: CORSPROXY_HOST=localhost corsproxy
# with debug server: DEBUG=1 corsproxy
# with custom payload max bytes set to 10MB (1MB by default): CORSPROXY_MAX_PAYLOAD=10485760 corsproxy
The cors proxy will start at http://localhost:1337. To access another domain, use the domain name (including port) as the first folder, e.g.
Access https://example.com:3000/sign_in with the following url:
MIT
FAQs
standalone CORS https-only proxy which supports untrusted certificates
The npm package corsproxy-https-insecure receives a total of 1 weekly downloads. As such, corsproxy-https-insecure popularity was classified as not popular.
We found that corsproxy-https-insecure demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.