Skip to content

Releases: zaproxy/action-full-scan

Version 0.10.0

02 Apr 13:56
v0.10.0
d2a0747
Compare
Choose a tag to compare

Changed

  • Update dependencies.

Version 0.9.0

25 Jan 12:37
v0.9.0
bdd21ad
Compare
Choose a tag to compare

Changed

  • Run with node20. #80

Version 0.8.0

31 Oct 11:39
v0.8.0
77c4017
Compare
Choose a tag to compare

Added

  • Support for authentication environment variables.

Version 0.7.0

24 Aug 17:21
v0.7.0
e058236
Compare
Choose a tag to compare

Fixed

  • Update Crowdin link.

Added

  • An input (artifact_name) used to name the artifact that contains the ZAP reports. #73

Version 0.6.0

02 Aug 19:39
v0.6.0
c8994d4
Compare
Choose a tag to compare

Changed

  • The default Docker image was changed to ghcr.io/zaproxy/zaproxy:stable.

Version 0.5.1

05 Jul 16:10
v0.5.1
994be03
Compare
Choose a tag to compare

Fixed

  • Check issues with authenticated user. #66

Version 0.5.0

29 Jun 14:46
v0.5.0
bb42fb0
Compare
Choose a tag to compare

Changed

  • Addresses GitHub Actions Node 12 deprecation.
  • Update dependencies.

Fixed

  • Correct the name of the GITHUB_TOKEN secret mentioned in the README.

Version 0.4.0

23 May 12:23
6eade0f
Compare
Choose a tag to compare

Changed

  • Update dependencies.

Fixed

  • Use default zap user rather than root to allow the Ajax Spider to run.

Version 0.3.0

14 Sep 14:51
v0.3.0
1f35897
Compare
Choose a tag to compare

Added

  • An input (allow_issue_writing) to choose if a GitHub issue should be raised or not.

Changed

  • Update dependencies.

Version 0.2.0

08 Oct 15:32
v0.2.0
68d7520
Compare
Choose a tag to compare

Added

  • Option to fail the status of the GitHub action if any alerts are found during the scan process.

Changed

  • Modified the action status to pass by default (previously fail by default)
  • Reduced docker logs