Skip to content
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

bumping golang.org/x/text from 0.3.6 to 0.3.7 #65

Merged
merged 14 commits into from
Apr 8, 2022

Conversation

romdalf
Copy link
Contributor

@romdalf romdalf commented Apr 6, 2022

Description

This PR is related to issue #64 to fix a CVE. The change is minor bumping the version of x/text from 0.3.6 to 0.3.7.

Please include:

  • a summary of the change and which issue is fixed
  • relevant motivation and context
  • any dependencies that are required for this change

Fixes #64

Type of change

Please check options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe:

  • the tests that you ran to verify your changes
  • the instructions so we can reproduce
  • the list any relevant details for your test configuration

Test Configuration:

  • Kubernetes distribution
  • Kubernetes version:
  • How many control plane node:
  • KMS:
  • KMS version:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@romdalf romdalf added the security identified CVE label Apr 6, 2022
@romdalf romdalf self-assigned this Apr 6, 2022
@romdalf romdalf requested a review from mhmxs April 7, 2022 22:41
@romdalf romdalf merged commit eec5590 into main Apr 8, 2022
@romdalf romdalf deleted the 64-fix-code-scanning-alert-cve-package-golangorgxtext branch April 8, 2022 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security identified CVE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - CVE-2021-38561 Package: golang.org/x/text
2 participants