Skip to content

v1.2.31

Latest

Choose a tag to compare

@bitterpanda63 bitterpanda63 released this 12 Feb 13:44

What's Changed

  • Adds protection for async usage of psycopg library
  • Faster ip matching for non-windows devices
  • Marks /app and /code as confidential root directories for path traversal detection
  • Fixes bypass using current directory statements in path traversal detection
  • Fixes shell injection bypass using \r and \f
  • Improved SQL Injection detection: updated zen-internals to v0.1.60
  • Minor development workflow & sample app updates