Skip to content

Bump zaproxy/action-api-scan from 0.8.0 to 0.9.0 #512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps zaproxy/action-api-scan from 0.8.0 to 0.9.0.

Release notes

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

Version 0.9.0

Changed

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

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

Changelog

All notable changes to this GitHub action will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[0.9.0] - 2024-11-20

Changed

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

[0.8.0] - 2024-09-25

Changed

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

Fixed

  • Allow to write any file from the Docker container. #22

[0.7.0] - 2024-04-02

Changed

  • Update dependencies.

[0.6.0] - 2024-01-25

Changed

  • Run with node20. #29

[0.5.0] - 2023-08-24

Added

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

[0.4.0] - 2023-08-02

Changed

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

[0.3.1] - 2023-07-05

Fixed

  • Check issues with authenticated user. #19

[0.3.0] - 2023-06-29

Changed

  • To use Node 16
  • Updated dependencies

[0.2.0] - 2022-09-09

Added

  • Support for authentication environment variables.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot requested a review from pethers as a code owner November 22, 2024 12:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
Copy link

github-actions bot commented Nov 22, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/zaproxy/action-api-scan 77dfa9a647bb0f583e39d4df8531634d6ddd8df4 🟢 5.5
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • .github/workflows/main.yml

@dependabot dependabot bot force-pushed the dependabot/github_actions/zaproxy/action-api-scan-0.9.0 branch from af296da to 08035fb Compare November 22, 2024 22:24
Bumps [zaproxy/action-api-scan](https://github.com/zaproxy/action-api-scan) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/zaproxy/action-api-scan/releases)
- [Changelog](https://github.com/zaproxy/action-api-scan/blob/main/CHANGELOG.md)
- [Commits](zaproxy/action-api-scan@0d599ab...77dfa9a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/zaproxy/action-api-scan-0.9.0 branch from 08035fb to 35f9dee Compare November 22, 2024 22:26
@pethers pethers merged commit d84b47d into main Nov 22, 2024
3 checks passed
@pethers pethers deleted the dependabot/github_actions/zaproxy/action-api-scan-0.9.0 branch November 22, 2024 22:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant