Skip to content

Releases: rustmailapp/rustmail-action

v1.0.0

25 Mar 15:13

Choose a tag to compare

fix: resolve injection vectors and add input validation

- Pass mode input via env block instead of direct ${{ }} interpolation
- Validate assert-count is a positive integer before use in URL
- Use stdin-piped urlencode helper to avoid env name coupling