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 imports #1595

Merged
merged 11 commits into from
Jan 25, 2024
Merged

Update imports #1595

merged 11 commits into from
Jan 25, 2024

Conversation

rootxrishabh
Copy link
Member

Purpose of PR?:
This PR updates all the vulnerable dependencies alerted by the OSSF scorecard.
Fixes #
#1532
Does this PR introduce a breaking change?
No
If the changes in this PR are manually verified, list down the scenarios covered::

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

  • Bug fix. Fixes #
  • 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
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

Signed-off-by: rootxrishabh <[email protected]>
Signed-off-by: rootxrishabh <[email protected]>
Signed-off-by: rootxrishabh <[email protected]>

standardized controller-runtime version

Signed-off-by: rootxrishabh <[email protected]>

x/net updated

Signed-off-by: rootxrishabh <[email protected]>

Tested snyk locally

Signed-off-by: rootxrishabh <[email protected]>

test changes reverted

Signed-off-by: rootxrishabh <[email protected]>

controller-runtime version reverted

Signed-off-by: rootxrishabh <[email protected]>

version reverted to 1.20

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

Errors fixed

Signed-off-by: rootxrishabh <[email protected]>
Signed-off-by: rootxrishabh <[email protected]>
Signed-off-by: rootxrishabh <[email protected]>
Signed-off-by: rootxrishabh <[email protected]>
Signed-off-by: rootxrishabh <[email protected]>

removed k8s.io replace directives

Signed-off-by: rootxrishabh <[email protected]>

Dependencies updated

Signed-off-by: rootxrishabh <[email protected]>

toolchain removed

Signed-off-by: rootxrishabh <[email protected]>

Go version changed to 1.20

Signed-off-by: rootxrishabh <[email protected]>

standardized controller-runtime version

Signed-off-by: rootxrishabh <[email protected]>

x/net updated

Signed-off-by: rootxrishabh <[email protected]>

Tested snyk locally

Signed-off-by: rootxrishabh <[email protected]>

test changes reverted

Signed-off-by: rootxrishabh <[email protected]>

controller-runtime version reverted

Signed-off-by: rootxrishabh <[email protected]>

version reverted to 1.20

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

Errors fixed

Signed-off-by: rootxrishabh <[email protected]>

go.sum updated

Signed-off-by: rootxrishabh <[email protected]>

Commit reset

Signed-off-by: rootxrishabh <[email protected]>

Tidied mod files

Signed-off-by: rootxrishabh <[email protected]>
Copy link
Member

@DelusionalOptimist DelusionalOptimist left a comment

Choose a reason for hiding this comment

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

LGTM. 🚀

@DelusionalOptimist DelusionalOptimist merged commit 767852f into kubearmor:main Jan 25, 2024
16 of 17 checks passed
@rootxrishabh rootxrishabh deleted the updateImports branch January 25, 2024 19:37
@rootxrishabh rootxrishabh mentioned this pull request Jan 25, 2024
7 tasks
PrimalPimmy pushed a commit to PrimalPimmy/KubeArmor that referenced this pull request Feb 5, 2024
* fix(deps): updated vulnerable dependencies

Signed-off-by: rootxrishabh <[email protected]>

* removed k8s.io replace directives

Signed-off-by: rootxrishabh <[email protected]>

* Dependencies updated

Signed-off-by: rootxrishabh <[email protected]>

* toolchain removed

Signed-off-by: rootxrishabh <[email protected]>

* Go version changed to 1.20

Signed-off-by: rootxrishabh <[email protected]>

standardized controller-runtime version

Signed-off-by: rootxrishabh <[email protected]>

x/net updated

Signed-off-by: rootxrishabh <[email protected]>

Tested snyk locally

Signed-off-by: rootxrishabh <[email protected]>

test changes reverted

Signed-off-by: rootxrishabh <[email protected]>

controller-runtime version reverted

Signed-off-by: rootxrishabh <[email protected]>

version reverted to 1.20

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

Errors fixed

Signed-off-by: rootxrishabh <[email protected]>

* go.sum updated

Signed-off-by: rootxrishabh <[email protected]>

* Commit reset

Signed-off-by: rootxrishabh <[email protected]>

* Tidied mod files

Signed-off-by: rootxrishabh <[email protected]>

* fix(deps): updated vulnerable dependencies

Signed-off-by: rootxrishabh <[email protected]>

removed k8s.io replace directives

Signed-off-by: rootxrishabh <[email protected]>

Dependencies updated

Signed-off-by: rootxrishabh <[email protected]>

toolchain removed

Signed-off-by: rootxrishabh <[email protected]>

Go version changed to 1.20

Signed-off-by: rootxrishabh <[email protected]>

standardized controller-runtime version

Signed-off-by: rootxrishabh <[email protected]>

x/net updated

Signed-off-by: rootxrishabh <[email protected]>

Tested snyk locally

Signed-off-by: rootxrishabh <[email protected]>

test changes reverted

Signed-off-by: rootxrishabh <[email protected]>

controller-runtime version reverted

Signed-off-by: rootxrishabh <[email protected]>

version reverted to 1.20

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

test go.mod updated

Signed-off-by: rootxrishabh <[email protected]>

Errors fixed

Signed-off-by: rootxrishabh <[email protected]>

go.sum updated

Signed-off-by: rootxrishabh <[email protected]>

Commit reset

Signed-off-by: rootxrishabh <[email protected]>

Tidied mod files

Signed-off-by: rootxrishabh <[email protected]>

---------

Signed-off-by: rootxrishabh <[email protected]>
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