Releases: AikidoSec/firewall-python
Releases · AikidoSec/firewall-python
v1.2.29 beta
What's Changed
- Adds outbound domain blocking
- README clarification
v1.2.28
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
What's Changed (compared to beta 1)
- Fix bug that caused false positives for stored imds
- dev & readme updates
v1.2.28 beta 1
What's Changed (compared to b0)
- pull 2025 ver of mssql database by @bitterpanda63 in #553
- Attack wave detection: fix bugs & report samples by @bitterpanda63 in #552
v1.2.28-beta
What's Changed
- attack wave detection
- private ip check now uses IPMatcher
- minor improvements in event reporting
v1.2.27
v1.2.27 beta
beta of v1.2.27
v1.2.26
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
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
What's Changed
- Beta release for lambda