
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@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
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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.