Skip to content

Conversation

@dominicbarnes
Copy link
Contributor

@dominicbarnes dominicbarnes commented Jul 12, 2022

This PR is a backport of #13322 for v6.

The cherry-pick did create some merge conflicts that needed to be resolved.

…aml.v3 (v7)

This PR updates the github.com/stretchr/testify dependency to get a security patch for gopkg.in/yaml.v3 which has a DoS exploit. See stretchr/testify#1192 for more details.

I'm unsure how this project handles security patches for appears to be older versions. I'm here because I have dependencies that rely on v7, so that's what is bringing me here to make this very particular change. It looks like v6.0.0 and v6.0.1 tags exist, so I expect merging this here and tagging v7.0.1 would be the path forward. If not, let me know what would be preferred.

The linked Jira issue also calls out v8.0.0 as having the same vulnerability, but that would need to be addressed in it's own PR.

Closes apache#13322 from dominicbarnes/go-security-patch-testify

Authored-by: Dominic Barnes <[email protected]>
Signed-off-by: Matthew Topol <[email protected]>
@github-actions
Copy link

@kou
Copy link
Member

kou commented Jul 13, 2022

Thanks.
There are CI failures fixed on master but I merge this and prepare a release with this.

@kou kou merged commit 0d82d72 into apache:maint-6.0.x Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants