Releases: AikidoSec/firewall-python
Releases · AikidoSec/firewall-python
v1.2.30
v1.2.30b0
What's Changed
- Outbound domains: do not take bypassed IPs into account
v1.2.29
What's Changed
- Outbound domain blocking
- README clarifications regarding WSGI/ASGI
v1.2.29 beta 1
What's Changed
- outbound domain blocking: normalize punycode
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