
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
The Ajix cli handles content updates according to state of the ajinomoto production process. For further information check the specifications.
Inorder for the cli to work properly, Secrets have to be configured and saved into the directory ~/.helix/config.json.
{
"HELIX_PROVIDER_URL":"place your helix provider url here",
"HELIX_SEED" : "place your helix seed here",
"HELIX_RECIPIENT_ADDR": "Add your recipeint address here",
"PINATA_API_KEY": "place your pinata API key here",
"PINATA_SECRET_KEY" : "Place your pinata secret key",
"MONGO_DB_URL":"Mongo DB Url"
}
All the above secrets can also be loaded via defining in the enviornment variables. If the values are defined in the enviornment, it will be given more precedence over the values defined in the config.json. We will be making use of a managed ipfs provider pinata where you can signup a free account to get 1gb free storage lifetime. KINDLY NOTE: the seed used for this should only be handled by the cli only. It should not be used for anyother purposes. Each record published will be spending 1 hlx each for transaction. So make sure you have adequate supplies of funds in the balance.
npm i -g ajix
ajix -h # gives a list of all available commands
FAQs
CLI Tool for Ajinomotto Usecase
We found that ajixtest 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
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.