Skip to content

Releases: zaproxy/action-full-scan

Version 0.12.0

21 Nov 13:10
v0.12.0
75ee168
Compare
Choose a tag to compare

Changed

  • Update dependencies to stop using deprecated upload-artifact version.

Version 0.11.0

25 Sep 14:03
v0.11.0
0f85034
Compare
Choose a tag to compare

Changed

  • Update dependencies, which adds rate-limiting when accessing the GitHub API #59.

Fixed

  • Allow to write any file from the Docker container.

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.