Releases: zaproxy/action-api-scan
Releases · zaproxy/action-api-scan
Version 0.10.0
Changed
- Update dependencies.
 - Run with node24.
 
Version 0.9.0
Changed
- Update dependencies to stop using deprecated 
upload-artifactversion. 
Version 0.8.0
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
Changed
- Update dependencies.
 
Version 0.6.0
Changed
- Run with node20. #29
 
Version 0.5.0
Added
- An input (
artifact_name) used to name the artifact that contains the ZAP reports. 
Version 0.4.0
Changed
- The default Docker image was changed to 
ghcr.io/zaproxy/zaproxy:stable. 
Version 0.3.1
Fixed
- Check issues with authenticated user. #19
 
Version 0.3.0
Changed
- To use Node 16
 - Updated dependencies
 
Version 0.2.0
Added
- Support for authentication environment variables.