
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.
@hedgehoglab/eslint-config-react
Advanced tools

This package contains the standard ESlint configuration used on all hedgehog lab projects, both internally and for our clients.
This package is meant to be used with eslint configs using the new ESlint flat config format.
[!NOTE]
This package contains React-specific rules, and not the basic rules. Please pull in the basic config alongside this one as needed.
Add the config to your project dependencies:
yarn add -D @hedgehoglab/eslint-config-react
or
pnpm add -D @hedgehoglab/eslint-config-react
or
npm install -D @hedgehoglab/eslint-config-react
Add the config to your eslint.config.js:
import hedgehogLabReact from '@hedgehoglab/eslint-config-react';
export default [
hedgehogLabReact,
// ...any other config objects
];
If you disagree with any rules in this linter, or feel additional rules should be added, please open an issue on this project to initiate an open dialogue with all team members.
Please bear in mind this is a public repository, and all contributions follow the project Code of Conduct.
For instructions on how to contribute code to this project, please see the CONTRIBUTING.md.
FAQs
React eslint config rules for the hedgehog lab org
We found that @hedgehoglab/eslint-config-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
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.