mirror of
https://github.com/status-im/consul.git
synced 2025-02-14 22:58:42 +00:00
To ensure that shell code cannot be injected, capture the commit message in an env var, then format it as needed. Also fix several other issues with formatting and JSON escaping by wrapping the entire message in a `toJSON` expression.