Releases: AikidoSec/firewall-java
Releases · AikidoSec/firewall-java
v1.1.11
v1.1.10
What's Changed
- Add support for musl
- Improve coverage for path traversal algorithm
- Improve SSRF algorithm, including IPv6 urls
v1.1.9
What's Changed
- SSRF: fix false positive edge case
v1.1.8
What's Changed
- Fix SSRF bug where ignore case was not used correctly to compare hostnames
- Fix SSRF false positive with service hostnames
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Add extra trace logs in case of unknown hostname
v1.1.6
What's Changed
- Add support for Object IDs and ULIDs in URLs
v1.1.5
What's Changed
- Bugfix with edge case for custom trust stores: requests to cloud now have separate ssl context
- minor improvements
Full Changelog: v1.1.4...v1.1.5
v1.1.5-beta.3
Update to v1.2
v1.1.5-beta.2
create a default ssl context
v1.1.5-beta
rename startDaemon to startAikidoDaemon