
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
@bonnard/cli
Advanced tools
This directory contains the documentation served by bon docs.
docs/
├── _index.md # Index shown by `bon docs` (llms.txt style)
├── topics/ # Individual topic files
│ ├── cubes.md
│ ├── cubes.measures.md
│ ├── cubes.measures.types.md
│ └── ...
├── schemas/ # JSON schemas for validation
│ ├── cube.schema.json
│ └── view.schema.json
└── README.md # This file
Topic IDs use dot notation that maps directly to filenames:
| Topic ID | File |
|---|---|
cubes | topics/cubes.md |
cubes.measures | topics/cubes.measures.md |
cubes.measures.types | topics/cubes.measures.types.md |
Each topic file should follow this structure:
# topic.name
> Brief one-line description.
## Overview
Short explanation (2-3 sentences).
## Example
```yaml
# Minimal working example
| Property | Type | Description |
|---|---|---|
| name | string | ... |
## Guidelines
- Keep topics concise (~20-40 lines)
- Lead with examples, not theory
- Use tables for property references
- Link to cube.dev for exhaustive details
- Include "See Also" for discoverability
## Commands
```bash
bon docs # Show index
bon docs <topic> # Show specific topic
bon docs <topic> --recursive # Show topic + children
bon docs --search <query> # Search topics
bon docs schema <type> # Show JSON schema
FAQs
<source media="(prefers-color-scheme: dark)" srcset="./assets/banner-dark.png" /> <source media="(prefers-color-scheme: light)" srcset="./assets/banner-light.png" /> <
The npm package @bonnard/cli receives a total of 80 weekly downloads. As such, @bonnard/cli popularity was classified as not popular.
We found that @bonnard/cli 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
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.