
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@datastax/ragstack-ai-cli
Advanced tools
RAGStack is an out-of-the-box solution simplifying Retrieval Augmented Generation (RAG) in GenAI apps.
The RAGStack CLI is the recommended way to manage your RAGStack projects.
With the install
command you can safely add or change the RAGStack version without worrying about transitive dependencies versions.
This is especially important because RAGStack is a stack of multiple packages that are tested together for compatibility, performance, and security.
You don't need to install the CLI, using npx
is the recommended way to run it.
Move your terminal to the project you want to install RAGStack in and run the following command:
npx @datastax/ragstack-ai-cli install
This will modify the package.json
, install @datastax/ragstack-ai
and refresh your local dependencies.
The supported package managers are npm
and yarn
(both classic and berry).
The CLI automatically detects the package manager you are using and installs the correct version of RAGStack.
However, if you never built the project before, it's recommended to force a specific package manager by setting the --use-npm
or --use-yarn
option.
FAQs
DataStax RAGStack CLI
The npm package @datastax/ragstack-ai-cli receives a total of 15 weekly downloads. As such, @datastax/ragstack-ai-cli popularity was classified as not popular.
We found that @datastax/ragstack-ai-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.