Skip to content

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 30 Apr 07:36

1.3.7 (2026-04-30)

Bug Fixes

  • security: nosec for B608/B701 false positives in UI and template code (5eb5d7e)
  • security: replace eval() with ast.literal_eval and add request timeouts (B307, B113) (3301ada)
  • security: replace shell=True subprocess calls with list args (B602) (13c08f4)