Skip to content

SWI-3723 [Snyk] Security upgrade @actions/github from 6.0.0 to 7.0.0#18

Open
bwappsec wants to merge 1 commit intomainfrom
snyk-fix-3119be685f637b0ee20d3e4f9ad82725
Open

SWI-3723 [Snyk] Security upgrade @actions/github from 6.0.0 to 7.0.0#18
bwappsec wants to merge 1 commit intomainfrom
snyk-fix-3119be685f637b0ee20d3e4f9ad82725

Conversation

@bwappsec
Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-UNDICI-14943963

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

@bwappsec
Copy link
Copy Markdown
Author

Merge Risk: Medium

This major version upgrade of @actions/github introduces a dependency on version 3 of the @actions/http-client, which likely drops support for older Node.js versions.

Breaking Change:

  • Node.js Runtime: While not explicitly stated in the v7.0.0 release notes, major version bumps in the actions ecosystem consistently drop support for end-of-life Node.js versions. The preceding v6.0.0 dropped Node.js 14 and 16. This upgrade likely requires Node.js 18 or newer, which could affect self-hosted runners on older environments.

Recommendation:

  • Verify that your GitHub Actions runners are using a supported version of Node.js (recommended: Node.js 20 or higher).

Source: Release notes.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@bwappsec bwappsec changed the title [Snyk] Security upgrade @actions/github from 6.0.0 to 7.0.0 SWI-3723 [Snyk] Security upgrade @actions/github from 6.0.0 to 7.0.0 Mar 12, 2026
@bwappsec
Copy link
Copy Markdown
Author

bwappsec commented Mar 12, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants