Skip to content

Releases: Grunny/zap-cli

v0.10.0

31 Dec 05:34
84587d4
Compare
Choose a tag to compare
  • Change exit codes for alerts and quick-scan commands (#29)
  • Add ability to change the directory used for the log file (#62)
  • Add support for outputting markdown reports
  • Add ability to set the strength and threshold for policies and scanners
  • Upgrade python-owasp-zap-v2.4 dependency to 0.0.14

v0.9.0

01 Nov 16:07
7d0f2ef
Compare
Choose a tag to compare
  • Add commands to manage contexts as well as options to run the spider,
    active scan, and quick scan while authenticated as a user. (#7)

v0.8.1

01 Nov 16:07
72c60f9
Compare
Choose a tag to compare
  • Upgrade python-owasp-zap-v2.4 dependency to 0.0.11

v0.8.0

11 Jul 09:37
7fff65b
Compare
Choose a tag to compare
  • Fix support for unicode characters in reports
  • Add JSON output format to quick-scan

v0.7.0

14 May 16:47
93c3418
Compare
Choose a tag to compare
  • Update zap-cli to support Python 3.5

v0.6.0

29 Mar 11:27
c8de9ea
Compare
Choose a tag to compare
  • Update zap-cli to support ZAP 2.6.0

v0.5.0

27 Mar 17:29
2e5d614
Compare
Choose a tag to compare
  • Add commands for managing scripts

v0.4.0

09 Oct 14:44
Compare
Choose a tag to compare
  • Add a report command to save a HTML or XML report

v0.3.0

28 Aug 15:10
Compare
Choose a tag to compare
  • Add a status command to check if ZAP is running (#14)
  • Raise an error when the ZAP executable is not found (#11)
  • Upgrade python-owasp-zap-v2.4 dependency to 0.0.8

v0.2.1

09 May 10:00
Compare
Choose a tag to compare
  • Handle errors when running the Spider (#9)
  • Make ZAP path default to /zap if neither the environment variable nor the
    parameter are set