Skip to content

Releases: AikidoSec/firewall-php

v1.0.104

09 Jan 10:20
39f9449
Compare
Choose a tag to compare
  • Added support for performance monitoring and reporting of sink stats

v1.0.103

03 Jan 11:38
Compare
Choose a tag to compare
  • Performance improvements
  • Fix SQL injection detection edge cases

v1.0.102

17 Dec 13:54
Compare
Choose a tag to compare
  • Fixed an issue where the IP address was not displayed with the blocking message

v1.0.101

16 Dec 17:44
3a1c6d7
Compare
Choose a tag to compare
  • Added generic IP blocklist protection

v1.0.100

13 Dec 10:36
a8bc34c
Compare
Choose a tag to compare
  • Geo-blocking support
  • Added middleware detection logic

v1.0.99

06 Dec 00:15
8920e07
Compare
Choose a tag to compare
Merge pull request #97 from AikidoSec/support-laravel-env

Extensive Forge & Laravel support

v1.0.98

04 Dec 12:50
b151d7d
Compare
Choose a tag to compare
  • Added support for loading Aikido config environment variables from php-fpm pool configs and php configs
  • This enables setting Aikido config for Forge apps

v1.0.97

26 Nov 14:05
Compare
Choose a tag to compare

What's Changed

  • Fix false positive in SQL injection
  • Simplify download instructions
  • Handle shell execution with array as first parameter

v1.0.96

13 Nov 17:13
4151de9
Compare
Choose a tag to compare
Merge pull request #86 from AikidoSec/1.0.96

v1.0.96

v1.0.95

13 Nov 12:10
23dd48e
Compare
Choose a tag to compare
Merge pull request #82 from AikidoSec/enable-api-spec-by-default

collect_api_schema set to true by default