Skip to content

Releases: AikidoSec/firewall-python

v1.2.21 beta (1)

03 Sep 12:36

Choose a tag to compare

v1.2.21 beta (1) Pre-release
Pre-release
v1.2.21b1

lint

v1.2.21 beta

02 Sep 12:51

Choose a tag to compare

v1.2.21 beta Pre-release
Pre-release

Beta release for testing limited AWS Lambda support.

v1.2.20

02 Sep 10:35

Choose a tag to compare

What's Changed

  • Add AWS Bedrock support
  • Minor improvements for performance in rate-limiting cases.

v1.2.19

25 Aug 17:57

Choose a tag to compare

What's Changed

  • Improve performance for large ip lists
  • Update sql inj algorithm to latest version (see zen-internals)
  • Fix error message for stress-loaded apps

v1.2.18

18 Aug 16:21

Choose a tag to compare

What's Changed

  • Add test before start to check IPC accessibility
  • Fix bug on some clients with pymongo patch
  • Cleanup & testing improvements

New Contributors

v1.2.18-beta

18 Aug 12:41

Choose a tag to compare

v1.2.18-beta Pre-release
Pre-release

Beta release

  • Performance testing for large ip lists

v1.2.17

14 Aug 14:33

Choose a tag to compare

What's Changed

  • Reverted changes made in v1.2.16

v1.2.15

12 Aug 11:48

Choose a tag to compare

What's Changed

  • Fixes minor bug with starlette's url parser
  • Adds Alibaba Cloud ip to the imds list

v1.2.14

08 Aug 10:00

Choose a tag to compare

What's Changed

  • Fixes false positive in sqli algorithm
  • Improves os sink patches slightly

v1.2.13

05 Aug 16:25

Choose a tag to compare

What's Changed

  • Add support for async anthropic calls
  • Improve sqli algorithm
  • Add more testing and test cases