
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.
@zilero/jest
Advanced tools
✨ Opinionated Jest configuration for reliable testing
npm install --save-dev @zilero/jest
yarn add -D @zilero/jest
pnpm install -D @zilero/jest
Create the jest.config.js at the root of your project:
import { jest } from '@zilero/jest';
module.exports = jest;
Add scripts to your package.json:
"scripts": {
"test": "test",
"test:watch": "test:watch",
"test:coverage": "test:coverage",
}
We'd love for you to contribute to @zilero/jest! Whether it's reporting bugs, suggesting features, or submitting pull requests, your help is always appreciated.
git checkout -b feature/your-feature).git commit -am 'Add new feature').git push origin feature/your-feature).Please follow our Code of Conduct when participating in this project to ensure a welcoming and productive atmosphere.
Security is our priority. If you encounter any issues, please read our full Security Policy to report vulnerabilities safely and responsibly.
These folks keep the project moving and are resources for help.
|
Artemev A. A. |
License @zilero/jest is licensed under the MIT License.
FAQs
🃏 Opinionated Jest configuration for React and TypeScript projects
We found that @zilero/jest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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.