Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps zaproxy/action-full-scan from 0.3.0 to 0.13.0.

Release notes

Sourced from zaproxy/action-full-scan's releases.

Version 0.13.0

Changed

  • Update dependencies.
  • Run with node24.

Version 0.12.0

Changed

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

Version 0.11.0

Changed

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

Fixed

  • Allow to write any file from the Docker container.

Version 0.10.0

Changed

  • Update dependencies.

Version 0.9.0

Changed

  • Run with node20. #80

Version 0.8.0

Added

  • Support for authentication environment variables.

Version 0.7.0

Fixed

  • Update Crowdin link.

Added

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

Version 0.6.0

Changed

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

Version 0.5.1

Fixed

  • Check issues with authenticated user. #66

Version 0.5.0

Changed

  • Addresses GitHub Actions Node 12 deprecation.
  • Update dependencies.

Fixed

  • Correct the name of the GITHUB_TOKEN secret mentioned in the README.

... (truncated)

Changelog

Sourced from zaproxy/action-full-scan's changelog.

[0.13.0] - 2025-10-24

Changed

  • Update dependencies.
  • Run with node24.

[0.12.0] - 2024-11-20

Changed

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

[0.11.0] - 2024-09-25

Changed

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

Fixed

  • Allow to write any file from the Docker container.

[0.10.0] - 2024-04-02

Changed

  • Update dependencies.

[0.9.0] - 2024-01-25

Changed

  • Run with node20. #80

[0.8.0] - 2023-10-31

Added

  • Support for authentication environment variables.

[0.7.0] - 2023-08-24

Fixed

  • Update Crowdin link.

Added

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

[0.6.0] - 2023-08-02

Changed

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

[0.5.1] - 2023-07-05

Fixed

  • Check issues with authenticated user. #66

[0.5.0] - 2023-06-29

Changed

  • Addresses GitHub Actions Node 12 deprecation.
  • Update dependencies.

Fixed

... (truncated)

Commits
  • 3c58388 Merge pull request #106 from thc202/release-v0.13.0
  • 94d4e92 Release v0.13.0
  • deccc0a Merge pull request #105 from zaproxy/dependabot/npm_and_yarn/brace-expansion-...
  • 2e711c1 Bump brace-expansion from 1.1.11 to 1.1.12
  • 11a590a Merge pull request #104 from thc202/nodejs24
  • ad104f5 Bump Node.js and update dependencies
  • bd766f4 Merge pull request #103 from zaproxy/dependabot/npm_and_yarn/octokit/endpoint...
  • a544dd0 Update dist file
  • 14e42cf Merge pull request #101 from zaproxy/dependabot/npm_and_yarn/babel/helpers-7....
  • 86044a6 Update dist file and changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.3.0 to 0.13.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases)
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md)
- [Commits](zaproxy/action-full-scan@v0.3.0...v0.13.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@dependabot dependabot bot requested a review from donhector as a code owner October 27, 2025 23:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant