
Research
/Security News
Intercom’s npm Package Compromised in Ongoing Mini Shai-Hulud Worm Attack
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.
@ama-terasu/cli
Advanced tools
Command Line Interface to administrate a Digital Experience Suite projects
[!CAUTION] This package is deprecated and won't be maintained after the v13".
Ama Terasu is a Command Line Interface to administrate Amadeus Digital Experience suite.
This CLI is NodeJs based and can be used with this simple command:
npx @ama-terasu/cli --help
# or with yarn2+
yarn dlx @ama-terasu/cli --help
[!IMPORTANT] For yarn, the CLI modules are only compatible with the
nodeLinker: node_modulesstrategy.
You can get the list the versions of the available modules with the following command:
npx @ama-terasu/cli --version
The command will give you information regarding the version of the modules installed and the latest available ones. You can upgrade the modules version with the module manager:
# upgrade/install to the latest version:
npx @ama-terasu/cli module update <my module>
# upgrade/install to a specific version:
npx @ama-terasu/cli module update <my module> --to 1.2.3
[!NOTE] When accessing to a module that is not installed, the CLI will automatically download the latest available version
The only thing you need to do to get your module available is to publish your module on npmjs.com with amaterasu-module into your package keywords.
[!IMPORTANT] Your module should export an object following the
AmaCliModuleinterface from the@ama-terasu/corepackage.
FAQs
Command Line Interface to administrate a Digital Experience Suite projects
The npm package @ama-terasu/cli receives a total of 2,681 weekly downloads. As such, @ama-terasu/cli popularity was classified as popular.
We found that @ama-terasu/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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
/Security News
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.

Research
Socket detected a malicious supply chain attack on PyPI package lightning versions 2.6.2 and 2.6.3, which execute credential-stealing malware on import.

Research
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.