
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@opentag/cli
Advanced tools
OpenTag CLI for setting up and running a local OpenTag stack.
npm install -g @opentag/cli
Then run:
opentag setup
opentag doctor
opentag start
opentag setup walks through the local configuration:
opentag setup
opentag start
opentag status
opentag doctor
opentag config path
opentag config show
opentag platforms
opentag executors
OpenTag stores local configuration at:
~/.config/opentag/config.json
The config contains local secrets, so the CLI writes it with private file permissions.
The setup wizard links to the matching guide for each platform:
docs/platforms/lark.en.mddocs/platforms/slack.en.mddocs/platforms/github.en.mdThe scoped CLI package supports one-off runs without a global install:
npx @opentag/cli doctor
npx @opentag/cli setup
npx @opentag/cli start
Inside the OpenTag monorepo, install the development command:
corepack pnpm opentag-dev
Then run:
opentag-dev setup
opentag-dev start
FAQs
OpenTag command line interface.
The npm package @opentag/cli receives a total of 11 weekly downloads. As such, @opentag/cli popularity was classified as not popular.
We found that @opentag/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.