Releases: AikidoSec/firewall-dotnet
Releases · AikidoSec/firewall-dotnet
1.2.55-beta1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add support for detecting SSRF and stored SSRF attacks
- Improve patching for monitored operations
- Improve agent startup and shutdown coherence
Full Changelog: 1.2.54...1.2.55-beta1
1.2.54
1.2.53
What's Changed
- Improve path traversal detector and reduce false positives
Full Changelog: 1.2.52...1.2.53
1.2.52
What's Changed
- Switch detectors to common inspection pipeline with reduced performance overhead (-20us per instrumented method)
- Log transient API failures as warnings instead of errors
- Use seconds for Retry-After header
Full Changelog: 1.2.51...1.2.52
1.2.52-beta1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Switched all detectors to a common inspection pipeline with reduced performance overhead (-20us per request)
- Log transient API failures as warnings instead of errors
- Use seconds for Retry-After header
Full Changelog: 1.2.51...1.2.52-beta1
1.2.51
1.2.50
What's Changed
- Added skip flag for endpoint routing check
- Fixed potential API timeouts
- Improved bypassed IP support
- Improved rate limiting support
- Improved path traversal support
- Upgraded vulnerable packages
Full Changelog: 1.2.49...1.2.50
1.2.49
What's Changed
- Added rate limiting groups
- Improved parsing IPv4-mapped IPv6 addresses
- Improved parsing query parameters on NET Framework
Full Changelog: 1.2.48...1.2.49
1.2.48
What's Changed
- Ensure running process is 64-bit and fail otherwise
- Support Blazor apps without explicit UseRouting
Full Changelog: 1.2.47...1.2.48