
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.
@gitlab/duo-cli
Advanced tools
GitLab Duo CLI (@gitlab/duo-cli) - GitLab Duo for your command line.
This CLI project is built using bun. Make sure you have the following installed:
mise installnpm run install:bunin order to continue working with the language server, install dependencies with npm package manager: npm run install:npm
To create standalone executables for distribution, use the compilation script:
npm run build:binary
This will create cross-platform executables in the ./bin directory:
duo-linux-x64 - Linux 64-bitduo-linux-arm64 - Linux ARM64duo-darwin-x64 - macOS Intelduo-darwin-arm64 - macOS Apple Siliconduo-windows-x64.exe - Windows 64-bitThere are a few handy commands available for development:
watch - starts the application with bun in watch mode. The application will be automatically restarted if code changes are madedev:watch-tools - as above, but react devtools will be started alongside connected to the applicationstart - compiles the application to js and starts it. This is exactly the version of the app that will be packaged to the npm package. It is recommended to test your changes with it before creating an MRIf you have issues with Bun not resolving installed node_modules in the packages, you may need to clear node_modules folders and reinstall:
npm run install:bun
FAQs
GitLab Duo for your command line
The npm package @gitlab/duo-cli receives a total of 75,088 weekly downloads. As such, @gitlab/duo-cli popularity was classified as popular.
We found that @gitlab/duo-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
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.