Skip to content

Releases: AikidoSec/firewall-node

1.5.67

17 Sep 14:30
5379603
Compare
Choose a tag to compare
  • Report node.js version to Aikido
  • Add support for Express.js v5
  • Discover schema of API routes (behind feature flag)
  • Rename Firewall to Zen by Aikido (Learn more)
  • Extend list of dangerous shell commands
  • Fix SSRF bypass using IPv6 hostname
  • Add port in metadata for SSRF attacks

1.5.66

04 Sep 13:46
f894238
Compare
Choose a tag to compare

What's Changed

  • Fix various edge cases and extend test coverage

1.5.65

28 Aug 09:13
6747555
Compare
Choose a tag to compare
  • Temporarily disabled SSRF redirect protection for stability

1.5.64

22 Aug 17:19
205e74a
Compare
Choose a tag to compare
  • Fix accuracy issue during wildcard rate limiting

1.5.63

22 Aug 14:46
27f1d1b
Compare
Choose a tag to compare
  • Improve fetch & undici SSRF protection against malicious redirects
  • Add support for better-sqlite3
  • Improve rate limiting algorithm
  • Protect needle for SSRF
  • Fix issue related to Sentry SDK v8

1.5.62

17 Aug 13:22
cca246e
Compare
Choose a tag to compare
  • Improved shell injection detection

1.5.61

16 Aug 11:20
8835f4c
Compare
Choose a tag to compare
  • Improve communication with Aikido dashboard (increased timeout)
  • Add support for HTTP/2 server
  • Prevent SSRF bypass through redirection
  • Ensure that direct invocations of shell are also inspected

1.5.60

12 Aug 08:39
9d98c58
Compare
Choose a tag to compare

What's Changed

  • Minor changes to handling of IP blocks

1.5.59

07 Aug 12:42
ef213f3
Compare
Choose a tag to compare

What's Changed

  • Improve Hono app benchmark
  • Add Next.js install instructions
  • Introduce IP allowlist feature for admin API routes

1.5.58

30 Jul 11:23
34034d1
Compare
Choose a tag to compare

What's Changed

  • Solve SQLi false positive edge cases