safe-chains v0.217.0
Released 2026-07-27 · View on GitHub
- feat *(engine)* Classify the env assignments that change what a command does
- feat *(engine)* Close four env twins of flags already denied
- feat *(engine)* Classify interpreter option strings
- feat *(engine)* Classify env assignments in every spelling
- fix *(task)* Cap positionals so naming a task is not auto-approved
- fix *(dotenv)* Gate the env-file path at the executor locus
- other *(design)* Correct the loader-injection example, which was wrong on macOS
- other *(design)* Enumerate the env-injection vectors and settle the design
- other *(design)* Finish the env-var research — per-interpreter option allowlists
- other *(design)* Probe rust, php, python, .NET; enumerate the untested ecosystems
- other *(repo)* Lint test code too, and clear the backlog it hid