Skip to content

Releases: AikidoSec/firewall-python

v1.2.29 beta

23 Dec 13:11

Choose a tag to compare

v1.2.29 beta Pre-release
Pre-release

What's Changed

  • Adds outbound domain blocking
  • README clarification

v1.2.28

22 Dec 15:28

Choose a tag to compare

What's Changed

  • attack wave detection
  • fix bug that caused false positives for stored imds
  • private ip check now uses IPMatcher
  • minor improvements in event reporting
  • improved docs & dev env

v1.2.28 beta 2

22 Dec 14:45

Choose a tag to compare

v1.2.28 beta 2 Pre-release
Pre-release

What's Changed (compared to beta 1)

  • Fix bug that caused false positives for stored imds
  • dev & readme updates

v1.2.28 beta 1

16 Dec 18:00

Choose a tag to compare

v1.2.28 beta 1 Pre-release
Pre-release

What's Changed (compared to b0)

v1.2.28-beta

16 Dec 13:01

Choose a tag to compare

v1.2.28-beta Pre-release
Pre-release

What's Changed

  • attack wave detection
  • private ip check now uses IPMatcher
  • minor improvements in event reporting

v1.2.27

03 Dec 08:40

Choose a tag to compare

What's Changed

  • Fixes Windows compatibility issue in add_exit_handlers()
  • Now also matches ipv4-mapped IMDS addresses
  • Fixes linter rule issues and removes unused reporting
  • 🏗️ Bunch of small dev workflow fixes

New Contributors

v1.2.27 beta

01 Dec 14:33

Choose a tag to compare

v1.2.27 beta Pre-release
Pre-release

beta of v1.2.27

v1.2.26

12 Nov 09:35

Choose a tag to compare

What's Changed

  • Fixes SSRF bug with urlencoded dots
  • Fixes double slashes in reporting route to core
  • Fixes for Stored SSRF attacks
  • Reduces reporting of unnecessary attack data
  • Improvements in linting
  • Various fixes & improvements for repository, workflows & unit tests
  • Excludes test files from pypi release

v1.2.26 Beta

05 Nov 13:44

Choose a tag to compare

v1.2.26 Beta Pre-release
Pre-release

What's Changed

  • Fix: multiple slashes in routes now ignored, helps with rate-limiting config.
  • Fix: SSRF issue with urlencoded dots
  • Fix: stored SSRF attacks are now blocked & reported to core
  • Reduces reporting of unnecessary attack data
  • Fixes a lot of linter issues
  • Various fixes & improvements for repository, workflows & unit tests

v1.2.25 - lambda beta

29 Oct 18:37

Choose a tag to compare

v1.2.25 - lambda beta Pre-release
Pre-release

What's Changed

  • Beta release for lambda