Skip to content

[GHSA-38x9-25wx-7fg2] Correct Go package name to canonical module path - #9336

Open
ank-builder wants to merge 1 commit into
github:ank-builder/advisory-improvement-9336from
ank-builder:patch-1
Open

[GHSA-38x9-25wx-7fg2] Correct Go package name to canonical module path#9336
ank-builder wants to merge 1 commit into
github:ank-builder/advisory-improvement-9336from
ank-builder:patch-1

Conversation

@ank-builder

Copy link
Copy Markdown

The affected[0].package.name for this advisory is recorded as a URL
(https://github.com/dadrus/heimdall) rather than a Go module path.
Go tooling resolves advisories by module path, so no consumer can match
this advisory to the affected module as recorded.

The canonical module path is declared in the project's own go.mod, both
at HEAD and at this advisory's fixed version:

This PR corrects the name field only. No other fields changed.

Copilot AI balanced review requested due to automatic review settings September 4, 2026 00:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions
github-actions Bot changed the base branch from main to ank-builder/advisory-improvement-9336 September 4, 2026 01:00
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