Skip to content
Compare
Choose a tag to compare
@EliahKagan EliahKagan released this 02 Sep 06:53
· 38 commits to main since this release
0706361

Security

  • Fix JSON injection vulnerability in shell/demo. This was clearly warned about, and intentional based on the goal of keeping the script simple. But that wasn't a good decision, because the purpose of the script, unlike the shorter script shell/demo-short, is to show the use of user-supplied input.

Changed

  • Dependency updates.
  • CI improvements.