v0.1.110
·
4 commits
to main
since this release
What changed
- Added
fixtures/action-malicious-inputs.jsonwith quote, newline, command-substitution, shell-separator, and environment-file-looking Action input cases. - Extended the composite Action regression test so user-controlled inputs must stay out of
run:shell scripts and pass throughINPUT_*environment variables. - Updated README/use-case docs and published examples to
v0.1.110.
Verification
npm run checknpm audit --omit=devnpm pack --dry-run --json- GitHub Actions CI: success on
2d839e1 - Codex Readiness: success on
2d839e1