Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
.. image:: https://github.com/zgoda/corslib/workflows/Tests/badge.svg?branch=master :target: https://github.com/zgoda/corslib/actions?query=workflow%3ATests :alt: Tests
.. image:: https://coveralls.io/repos/github/zgoda/corslib/badge.svg?branch=master :target: https://coveralls.io/github/zgoda/corslib?branch=master :alt: Test coverage report
.. image:: https://www.codefactor.io/repository/github/zgoda/corslib/badge/master :target: https://www.codefactor.io/repository/github/zgoda/corslib/overview/master :alt: Code quality report
.. image:: https://readthedocs.org/projects/corslib/badge/?version=latest :target: https://corslib.readthedocs.io/en/latest/?badge=latest :alt: Documentation status
Policy-based CORS support library for web applications.
This is framework- and protocol-agnostic library that provides CORS policy object that is able to generate both preflight and regular response headers for Cross Origin Resource Sharing <https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS>
_.
It tries to be as secure as it's possible while being usable for both development and production. The goal is to provide header generation facility that has no inherent insecurities and does not pruce insecure result under any circumstances.
FAQs
Policy-based CORS support library for web applications
We found that corslib demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.