Releases: kestiny18/dsh-plugins
Releases · kestiny18/dsh-plugins
Release list
dsh-redact v0.1.0
First public release of dsh-redact.
- Agent-scoped, memory-only token vault with stable opaque replacement tokens.
- Canonical
tools/post-executevalue replacement with Harness output-schema revalidation. - Recursive password, secret, token, authorization, webhook, URL-query, private-key, PEM, and JSON-string handling derived from Noval's validated semantics.
- Source-code reference preservation and valid JSON serialization.
- Fail-closed handling for sanitizer faults and immutable sensitive failure fields.
- Privacy-minimal
redaction/appliedSession events containing only count and categories.
See dsh-redact/README.md for the security boundary and deliberate v0.1 exclusions.
dsh-usage v0.1.1
What's changed
- Add a user-focused Quick Start with npx, global CLI, source-checkout, upgrade, and troubleshooting instructions.
- Raise the Node.js 22 baseline to 22.18 to match the build toolchain.
- Add monorepo CI, Trusted Publishing, release verification, and repository maintenance files.
See the package changelog for details.