Skip to content

Bump github.com/spf13/[email protected] #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

zeeke
Copy link
Member

@zeeke zeeke commented Feb 17, 2025

This dependency bump solves a security issue:

✗ [Medium] Improper Neutralization of Directives in Statically Saved Code
   Path: vendor/github.com/spf13/cobra/command.go, line 888
   Info: Unsanitized input from a CLI argument flows into text.template.New, where it is used to construct a template that gets rendered. This may result in a Server-Side Template Injection vulnerability.

This dependency bump solves a security issue:

```
✗ [Medium] Improper Neutralization of Directives in Statically Saved Code
   Path: vendor/github.com/spf13/cobra/command.go, line 888
   Info: Unsanitized input from a CLI argument flows into text.template.New, where it is used to construct a template that gets rendered. This may result in a Server-Side Template Injection vulnerability.
```

Signed-off-by: Andrea Panattoni <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13374863406

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 58.1%

Totals Coverage Status
Change from base Build 13134762898: 0.0%
Covered Lines: 1119
Relevant Lines: 1926

💛 - Coveralls

@zeeke
Copy link
Member Author

zeeke commented Feb 20, 2025

e2e failures are fixed in:

@cgoncalves
Copy link

LGTM

@zeeke zeeke merged commit 810df27 into k8snetworkplumbingwg:master Mar 4, 2025
9 of 10 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.

3 participants