Skip to content

PIE-7937: Addressed security vulnerability with github.com/go-jose/go-jose/v4#20

Merged
mikeb333 merged 1 commit intomasterfrom
PIE-7937-address-security-vulnerability
Jun 25, 2025
Merged

PIE-7937: Addressed security vulnerability with github.com/go-jose/go-jose/v4#20
mikeb333 merged 1 commit intomasterfrom
PIE-7937-address-security-vulnerability

Conversation

@mikeb333
Copy link
Contributor

https://bestowinc.atlassian.net/browse/PIE-7937

Updated github.com/getsops/sops/v3 package to the latest version. It has a dependency on github.com/go-jose/go-jose/v4. Version 4.0.4 of that package was flagged as a security vulnerability. Updating to 4.0.5 fixes the issue.

github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/getsops/gopgagent v0.0.0-20241224165529-7044f28e491e // indirect
github.com/go-jose/go-jose/v4 v4.0.4 // indirect
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the packages that needed to be updated to v4.0.5

@mikeb333 mikeb333 merged commit 2f9d0b4 into master Jun 25, 2025
9 checks passed
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.

4 participants