
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.
@gannochenko/fea-cli
Advanced tools
<!-- PROJECT SHIELDS --> <!-- *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, co
In two-three words write here what this package does
Report Bug
·
Request Feature
In more than three words tell what this package does and how it works.
To install the tool globally:
yarn add @gannochenko/fea-cli -g;
Or, if you want you use it only for the current user:
mkdir ~/.node;
yarn global add @gannochenko/fea-cli --prefix ~/.node;
echo "\nexport PATH=${PATH}:${HOME}/.node/bin\n" >> ~/.bash_profile;
source ~/.bash_profile;
Just go to the repository you want to have a new version for, and type there:
fea -h;
Clone the repo
git clone https://github.com/gannochenko/fea-cli.git
Install NPM packages
cd fea-cli;
yarn;
Run the application
yarn start;
Run the link script
./scripts/link.sh
Run build in watch mode
yarn build:watch
Use the tool anywhere globally
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.
Sergei Gannochenko - Linkedin
Project Link: https://github.com/gannochenko/fea-cli
FAQs
<!-- PROJECT SHIELDS --> <!-- *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, co
The npm package @gannochenko/fea-cli receives a total of 1 weekly downloads. As such, @gannochenko/fea-cli popularity was classified as not popular.
We found that @gannochenko/fea-cli 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
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.