Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Releases: secureCodeBox/scanner-webapplication-arachni

v1.0.3

18 Oct 14:41
cacd061
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Correct docker volume for scripts in docker image @J12934 (#13)

🔧 Maintenance

  • Improve arachni result polling mechanics @J12934 (#14)

v1.0.2

13 Sep 07:38
e13b6b1
Compare
Choose a tag to compare

🐛 Bugs

  • Fix arachni getting stuck without performing any work @J12934 (#12)

v1.0.1

05 Aug 18:00
0e4e630
Compare
Choose a tag to compare

🔧 Maintenance

  • Use ruby scanner scaffolding instead of camunda worker @dpatanin (#9)

v1.0.0 First Stable Release

13 Feb 12:05
0960aa2
Compare
Choose a tag to compare

secureCodeBox 🔒 v1.0.0 🎉

This is our first non beta release!
We added a bunch of stuff and we've done a lot to improve the general stability.

  • Allow specification of rate limiting options
  • Allow to specify the arachni scan methods via the ARACHNI_SCAN_METHODS security test attribute attribute. Check the Arachni Documentation for the list of available scan methods. Specify them as an array.