Skip to content

v0.2.1

Latest

Choose a tag to compare

@ashimov ashimov released this 10 Jun 11:39
· 1 commit to main since this release

Security hardening.

  • Cache backend get/set failures degrade to cache miss/uncached instead of 500 (CWE-703)
  • Interpolated cache tag values length-capped before use as Redis keys (CWE-770)