Skip to content

Releases: AikidoSec/firewall-python

v1.0.11

03 Oct 13:38
Compare
Choose a tag to compare

What's Changed

  • Performance optimizations due to reduced IPC usage
  • Minor changes to branding (Firewall to Zen transition)
  • Bugfix for possible exploit when using Mapping in NoSQL which is not a dict.

v1.0.10

30 Sep 13:35
fc88511
Compare
Choose a tag to compare

What's Changed

  • Improved detection for noSQL injection
  • Fix issue reporting to Aikido dashboard

v1.0.9

20 Sep 14:38
Compare
Choose a tag to compare

What's Changed

  • Better protection against shell injection
  • Reports multiple ports for outbound domains
  • Minor bugfixes

Full Changelog: v1.0.8...v1.0.9

v1.0.8

18 Sep 13:20
Compare
Choose a tag to compare

What's Changed

  • Add badges to README.md
  • AIK-3627 Switch to time.monotonic wherever necessary
  • improve unit test coverage
  • improve API discovery

v1.0.7

17 Sep 10:45
Compare
Choose a tag to compare

What's Changed

  • Add extra shell commands (See #193 )
  • Add experimental API Discovery feature (See #190 and #194 )
  • Check supported package versions (See #191 )
  • Clarify installation instructions (See #196 )

Full Changelog: v1.0.6...v1.0.7

v1.0.6

12 Sep 18:57
Compare
Choose a tag to compare

What's Changed

  • Add support for Starlette
  • Bugfix: Make sure builtins.open is also covered for path traversal
  • Improve support for ASGI Django
  • Expand path traversal support for byte-like files and PurePath
  • Improve unit test coverage

Re-release under "aikido_zen" branding

09 Sep 15:34
Compare
Choose a tag to compare

Re-release under aikido_zen branding

v1.0.4

09 Sep 15:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

06 Sep 15:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.3

v1.0.2

06 Sep 11:41
Compare
Choose a tag to compare

What's changed

Full Changelog: v1.0.1...v1.0.2