
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
apoplan
Advanced tools
Currently wheel is only supported on OSX with arm64
First compile dependency binaries (the actual CLI)
$ python build.py
...
To build the poetry package:
$ poetry build
...
To publish, first bump the version, then run publish
$ python build.py && poetry -vvv publish -u __token__ -p pypi-blahblahblah --build
...
Create a .env file on the root of the cli project (I have a .env-amarone-dev file) with:
POETRY_PYPI_TOKEN_PYPI={{ op://BauplanLabs/pypi - github-all-events-publish-bauplan/credential }}
Where:
BauplanLabs is my Vault namepypi - github-all-events-publish-bauplan is the Key of my API Credential itemcredential is the field containing the auth token.To build the poetry package:
$ make build
To publish, first bump the version, then run publish
$ make publish
...
FAQs
Bauplan CLI
We found that apoplan demonstrated a healthy version release cadence and project activity because the last version was released less than 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
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.