Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 16, 2026

Addresses low-severity vulnerability in undici (CVSS 3.7) allowing unbounded decompression chain in HTTP responses, potentially causing resource exhaustion.

Changes

  • Added npm override in actions/setup/js/package.json to force undici ^6.23.0
  • Updated package-lock.json to reflect secure version (5.29.0 → 6.23.0)

Technical Details

The override ensures all instances of undici—including transitive dependencies via @actions/github and @actions/http-client—use the patched version:

{
  "overrides": {
    "undici": "^6.23.0"
  }
}

This resolves all 3 npm audit findings without breaking changes.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • vuln.go.dev
    • Triggering command: /home/REDACTED/go/bin/govulncheck govulncheck ./... (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>[Security Findings] Security Findings Summary for GitHub Next - 2026-01-15</issue_title>
<issue_description>## Security Findings Summary for GitHub Next

Date: 2026-01-15

Applications Covered

  • AgenticWorkflows: 2 open findings

Total findings: 2


Open Findings

[AgenticWorkflows] Issue githubnext/gh-aw#180365

Title: [AgenticWorkflows] Security Finding Summary

Link: https://github.com/github/vuln-mgmt/issues/180365

Created: 2026-01-06

Labels: summary, Owner: next, Code Scanning, Application: AgenticWorkflows

Description: ## AgenticWorkflows Security Findings Summary Issue

👋 Hello @github/next, greetings from the...


[AgenticWorkflows] Issue githubnext/gh-aw#181113

Title: [AgenticWorkflows] Security Finding Summary

Link: https://github.com/github/vuln-mgmt/issues/181113

Created: 2026-01-14

Labels: summary, Owner: next, Dependabot, Application: AgenticWorkflows

Description: ## AgenticWorkflows Security Findings Summary Issue

👋 Hello @github/next, greetings from the...


Notes

Please review these security findings and take appropriate action. Click on the issue links above to view full details and remediation steps.

AI generated by Vulnerability Management Summary

Comments on the Issue (you are @copilot in this section)

@davidslater I'm working on automating the dispatch of Security Findings. (CC @eaftan)

I will have a better output soonish.</comment_new>
<comment_new>@pelikhan
@davidslater this is awesome!


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix security findings for AgenticWorkflows Fix undici security vulnerability (GHSA-g9mf-h72j-4rw9) Jan 16, 2026
Copilot AI requested a review from mnkiefer January 16, 2026 01:33
@pelikhan pelikhan marked this pull request as ready for review January 16, 2026 01:37
@pelikhan pelikhan merged commit b494f6e into main Jan 16, 2026
@pelikhan pelikhan deleted the copilot/address-security-findings branch January 16, 2026 01:37
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.

[Security Findings] Security Findings Summary for GitHub Next - 2026-01-15

3 participants