Skip to content

fix(go): correct chi module path for GHSA-3fxj-6jh8-hvhx - #8995

Open
paulodearaujo wants to merge 1 commit into
github:paulodearaujo/advisory-improvement-8995from
paulodearaujo:fix/ghsa-3fxj-6jh8-hvhx-module
Open

fix(go): correct chi module path for GHSA-3fxj-6jh8-hvhx#8995
paulodearaujo wants to merge 1 commit into
github:paulodearaujo/advisory-improvement-8995from
paulodearaujo:fix/ghsa-3fxj-6jh8-hvhx-module

Conversation

@paulodearaujo

Copy link
Copy Markdown

Use the Go module path for this advisory.

OSV defines affected[].package.name as the Go module path. The current
value identifies the affected middleware import package, while both the
affected and fixed releases are published from the root module
github.com/go-chi/chi/v5.

The Go vulnerability database records the same distinction: the root
module under modules and github.com/go-chi/chi/v5/middleware under
packages.

The affected version range remains unchanged.

Evidence:

Validation:

  • JSON parsing with jq
  • OSV schema validation with check-jsonschema

@github-actions
github-actions Bot changed the base branch from main to paulodearaujo/advisory-improvement-8995 August 5, 2026 20:17
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.

1 participant