Skip to content

Releases: PerryLink/dsh-permission-rules

Release list

v0.1.0

Choose a tag to compare

@PerryLink PerryLink released this 13 Aug 20:38

First public release of dsh-permission-rules.

  • Declarative allow/deny/ask rules on the tools/pre-execute waterfall (first match wins)
  • Tool-name globs, argument glob/regex matching, workspace-relative path matching
  • allow/passthrough strictly delegate via next(); deny/ask short-circuit
  • ask rides the official approval seam (composes with dsh-auto-review)
  • permissionRules/decision session-log audit, /rules command, Chokidar hot reload
  • Apache License 2.0