Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@paradisec/proxyist
Advanced tools
Proxyist is a web proxy which provides an object store like interface to a catalog of items which contain objects.
yarn add proxyist
Follow the instructions for the adapter you want to use
For the rest of this example we'll use the local filesystem adapter
export PROXYIST_ADAPTER_NAME="@paradisec/proxyist-adapter-local";
export PROXYIST_ADAPTER_CONFIG="path/to/proxyist-config.js";
yarn run proxyist
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
FAQs
Filesystem REST API which supports multiple backend plugins
We found that @paradisec/proxyist demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.