Skip to content

build(deps): bump gopkg.in/yaml.v3 to v3.0.1 (high alert #2) - #2

Open
jabaughman wants to merge 1 commit into
masterfrom
security/dependabot-yaml-v3
Open

build(deps): bump gopkg.in/yaml.v3 to v3.0.1 (high alert #2)#2
jabaughman wants to merge 1 commit into
masterfrom
security/dependabot-yaml-v3

Conversation

@jabaughman

@jabaughman jabaughman commented Jul 14, 2026

Copy link
Copy Markdown

Summary

Fixes Dependabot high alert #2: gopkg.in/yaml.v3 DoS (GHSA-hp87-p4gw-j4gq / CVE-2022-28948).

  • gopkg.in/yaml.v3: v3.0.0-20200313102051-9f266ea9e77c -> v3.0.1 (first patched version)

Reachability

yaml.v3 is a transitive (indirect) dependency via testify used when parsing webhook payload fixtures; crafted YAML input causes a panic in Unmarshal. Repo was escalated as alive despite fork status.

Verification

  • go mod tidy and go build ./... pass with go1.26.5.
  • No lifecycle scripts involved (Go module fetch only).

Do not merge without owner review — agent-assisted remediation batch b18, 2026-07-13.

Made with Cursor


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29298272833

Coverage remained the same at 88.583%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1016
Covered Lines: 900
Line Coverage: 88.58%
Coverage Strength: 8.77 hits per line

💛 - Coveralls

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