
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
create-cypress-tests
Advanced tools
Installs and injects all the required configuration to run cypress tests.
cd my-app
npx create-cypress-tests
npx cypress open

This wizard will automatically determine which package do you use. If yarn available as global dependency it will use yarn to install dependencies and create lock file.
If you need to use npm over yarn you can do the following
npx create-cypress-tests --use-npm
By the way you can use yarn to run the installation wizard 😉
yarn create cypress-tests
This package will also automatically determine if typescript if available in this project and inject the required typescript configuration for cypress. If you are starting a new project and want to create typescript configuration, please do the following:
npm init
npm install typescript
npx create-cypress-tests
Here is a list of available configuration options:
--use-npm – use npm if yarn available
--ignore-typescript – will not create typescript configuration if available
--ignore-examples – will create a 1 template spec file (cypress/integration/spec.js) to start with
--component-tests – will not ask should setup component testing or not
The project is licensed under the terms of MIT license
FAQs
Cypress smart installation wizard
We found that create-cypress-tests 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.

Research
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.