Skip to content

Releases: zaproxy/action-baseline

Version 0.15.0

24 Oct 09:30
v0.15.0
de8ad96

Choose a tag to compare

Changed

  • Update dependencies.
  • Run with node24.

Version 0.14.0

21 Nov 13:04
v0.14.0
7c4deb1

Choose a tag to compare

Changed

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

Version 0.13.0

25 Sep 14:09
v0.13.0
0619037

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

Choose a tag to compare

Changed

  • Update dependencies.

Version 0.11.0

25 Jan 14:17
v0.11.0
c5fd818

Choose a tag to compare

Changed

  • Run with node20. #114

Version 0.10.0

31 Oct 11:37
v0.10.0
1e1871e

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

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

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

Choose a tag to compare

Fixed

  • Check issues with authenticated user. #17

Version 0.8.0

30 Jun 11:25
v0.8.0
6ec4b21

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.