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

Upgrade direct dependencies and force go-restful to v3.10.0 #526

Merged
merged 2 commits into from
May 25, 2023

Conversation

andytinkham
Copy link
Contributor

Desired Outcome

Resolve PRISMA-2022-0227 (found in Twistlock scans).

Implemented Changes

  • Upgraded direct dependencies to latest available values
  • Added replace statement to force the use of 3.10.0 (go-restful is an indirect dependency brought in by the Kubernetes libraries - the latest version there still uses 3.9.0).

@andytinkham andytinkham requested a review from a team as a code owner May 25, 2023 22:02
@codeclimate
Copy link

codeclimate bot commented May 25, 2023

Code Climate has analyzed commit 330d368 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 88.2% (0.0% change).

View more on Code Climate.

Copy link
Contributor

@gl-johnson gl-johnson left a comment

Choose a reason for hiding this comment

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

LGTM

@andytinkham andytinkham merged commit b9580fa into main May 25, 2023
@andytinkham andytinkham deleted the update-go-restful branch May 25, 2023 22:49
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.

2 participants