Skip to content

Releases: zaproxy/action-baseline

Version 0.13.0

25 Sep 14:09
v0.13.0
0619037
Compare
Choose a tag to compare

Changed

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

Fixed

  • Allow to write any file from the Docker container. #118

Version 0.12.0

02 Apr 12:54
v0.12.0
66042c8
Compare
Choose a tag to compare

Changed

  • Update dependencies.

Version 0.11.0

25 Jan 14:17
v0.11.0
c5fd818
Compare
Choose a tag to compare

Changed

  • Run with node20. #114

Version 0.10.0

31 Oct 11:37
v0.10.0
1e1871e
Compare
Choose a tag to compare

Added

  • Support for authentication environment variables.

Fixed

  • Update Crowdin link.

Version 0.9.0

02 Aug 16:17
v0.9.0
41aee98
Compare
Choose a tag to compare

Changed

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

Version 0.8.2

04 Jul 16:12
v0.8.2
1a33fae
Compare
Choose a tag to compare

Fixed

  • Fix an issue introduced in the previous release that prevented the use of the default GitHub authentication token to raise issues.

Version 0.8.1

03 Jul 14:45
v0.8.1
71e9574
Compare
Choose a tag to compare

Fixed

  • Check issues with authenticated user. #17

Version 0.8.0

30 Jun 11:25
v0.8.0
6ec4b21
Compare
Choose a tag to compare

Added

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

Changed

  • Run action with Node 16.
  • Update dependencies.

Version 0.7.0

23 May 11:57
7cea085
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.6.1

08 Oct 14:06
df1ee70
Compare
Choose a tag to compare

Changed

  • Revert previous change (not into effect), no longer needed.