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

Update helm and kubectl versions #626

Conversation

NiccoloFei
Copy link

The versions of helm and kubectl currently being installed are affected by CVE-2024-24790, which makes the marketplace's validation process fail with the following error:

  "taskReports": [
    {
      "taskType": "CHECK_PACKAGE_VULNERABILITIES",
      "createTime": "2024-06-25T11:07:08.452Z",
      "taskExecutionStatus": "ISSUES_FOUND",
      "digest": "Entity has one or more images with vulnerabilities.",
      "errorMessage": "Packages below are known to contain vulnerabilities. Please update the affected packages and resubmit the solution\n\nImage: https://gcr.io/cloud-launcher-images-prd/<redacted>\n  Note: CVE-2024-24790\n  Package: go\n  Package Type: GO_STDLIB\n  Affected Version: 1.20.11\n  Fixed Version: 1.21.11\n  Package: go\n  Package Type: GO_STDLIB\n  Affected Version: 1.21.6\n  Fixed Version: 1.21.11\n  Package: go\n  Package Type: GO_STDLIB\n  Affected Version: 1.21.7\n  Fixed Version: 1.21.11"
    },

@NiccoloFei
Copy link
Author

Fixed in #630

@NiccoloFei NiccoloFei closed this Aug 26, 2024
@NiccoloFei NiccoloFei deleted the dev/update-kubectl-helm branch August 26, 2024 15:17
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.

1 participant