Skip to content

Releases: zaproxy/action-api-scan

Version 0.9.0

21 Nov 12:53
v0.9.0
77dfa9a
Compare
Choose a tag to compare

Changed

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

Version 0.8.0

25 Sep 14:11
v0.8.0
0d599ab
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. #22

Version 0.7.0

02 Apr 14:00
v0.7.0
f34b074
Compare
Choose a tag to compare

Changed

  • Update dependencies.

Version 0.6.0

25 Jan 12:32
v0.6.0
411cbe8
Compare
Choose a tag to compare

Changed

  • Run with node20. #29

Version 0.5.0

25 Aug 08:11
v0.5.0
9a2c359
Compare
Choose a tag to compare

Added

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

Version 0.4.0

02 Aug 19:35
v0.4.0
ba33d78
Compare
Choose a tag to compare

Changed

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

Version 0.3.1

05 Jul 15:42
v0.3.1
d7eab41
Compare
Choose a tag to compare

Fixed

  • Check issues with authenticated user. #19

Version 0.3.0

29 Jun 13:51
v0.3.0
954606b
Compare
Choose a tag to compare

Changed

  • To use Node 16
  • Updated dependencies

Version 0.2.0

09 Sep 15:13
v0.2.0
6c29b04
Compare
Choose a tag to compare

Added

  • Support for authentication environment variables.

Version 0.1.1

23 May 12:20
5051652
Compare
Choose a tag to compare

Fixed

  • Use default zap user rather than root.