All notable changes to this GitHub action will be documented in this file.
The format is based on Keep a Changelog.
0.9.0 - 2024-11-20
- Update dependencies to stop using deprecated
upload-artifact
version.
0.8.0 - 2024-09-25
- Update dependencies, which adds rate-limiting when accessing the GitHub API.
- Allow to write any file from the Docker container. #22
0.7.0 - 2024-04-02
- Update dependencies.
0.6.0 - 2024-01-25
- Run with node20. #29
0.5.0 - 2023-08-24
- An input (
artifact_name
) used to name the artifact that contains the ZAP reports.
0.4.0 - 2023-08-02
- The default Docker image was changed to
ghcr.io/zaproxy/zaproxy:stable
.
0.3.1 - 2023-07-05
- Check issues with authenticated user. #19
0.3.0 - 2023-06-29
- To use Node 16
- Updated dependencies
0.2.0 - 2022-09-09
- Support for authentication environment variables.
0.1.1 - 2022-05-23
- Use default zap user rather than root.
0.1.0 - 2021-09-14
First release to Marketplace.