Skip to content

fix: bump kin-openapi 0.145.0 (Aikido Critical, qor5 team 296964) - #621

Open
dorothyyzh wants to merge 1 commit into
masterfrom
fix/aikido-dependency-vulnerabilities-2026-07-27
Open

fix: bump kin-openapi 0.145.0 (Aikido Critical, qor5 team 296964)#621
dorothyyzh wants to merge 1 commit into
masterfrom
fix/aikido-dependency-vulnerabilities-2026-07-27

Conversation

@dorothyyzh

Copy link
Copy Markdown
Contributor

Summary

Resolves the Aikido Critical finding for qor5/x:

  • github.com/getkin/kin-openapi v0.144.0 → v0.145.0 (improper authentication in OpenAPI security-scheme validation).

Direct dependency, used only in ./openapix (merge.go).

Verification

  • go mod tidy clean
  • go build ./... passes
  • go vet ./openapix/... + go test ./openapix/... pass

Aikido

Deployment Note

Skill does not touch release-* branches. Merging/promoting is per team policy.

…ritical)

- github.com/getkin/kin-openapi v0.144.0 -> v0.145.0
  (Aikido Critical: improper authentication in OpenAPI security scheme
  validation). Direct dep, used only by ./openapix (merge.go).
- go mod tidy && go build ./... pass; openapix vet + tests pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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