
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@revved/api-test-manuel
Advanced tools
lib-create is a tool for creating new projects from prebuilt samples and installing all necessary [base configurations.](https://gitlab.com/revved/lib-dev-configs)
lib-create is a tool for creating new projects from prebuilt samples and installing all necessary base configurations.
Options:
-t --type [type] Project Type
-n --name [name] Name of the Project
-h, --help output usage information
Examples:
npx @revved/lib-create@latest -t node_lib -n lib-example
or
npx @revved/lib-create@latest -t node_sls_api -n api-test-it
Creates the project in a new folder for the project in the current directory where the package is ran.
Example:
$ cd Dev
$ Dev npx @revved/lib-create@latest -t node_sls_api -n api-test-it
$ Dev ls // output -> api-test-it
Serverless API Naming must follow the convention "api-."
The sample comes from api-sample
Node Library Naming must follow the convention "lib-".
The sample comes from lib-sample
FAQs
lib-create is a tool for creating new projects from prebuilt samples and installing all necessary [base configurations.](https://gitlab.com/revved/lib-dev-configs)
We found that @revved/api-test-manuel 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.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.