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

fix(deps): remove go-jose lib from dependency in tests #1141

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Jun 8, 2024

closes https://github.com/go-vela/server/security/dependabot/17 although only used (accidentally?) in tests in our case. we do still have an indirect dependency on the good version of the library.

@wass3r wass3r requested a review from a team as a code owner June 8, 2024 03:43
Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.97%. Comparing base (d086065) to head (b74b025).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1141   +/-   ##
=======================================
  Coverage   51.97%   51.97%           
=======================================
  Files         548      548           
  Lines       18794    18794           
=======================================
  Hits         9768     9768           
  Misses       8468     8468           
  Partials      558      558           

ecrupper
ecrupper previously approved these changes Jun 10, 2024
plyr4
plyr4 previously approved these changes Jun 10, 2024
@wass3rw3rk wass3rw3rk dismissed stale reviews from plyr4 and ecrupper via b74b025 June 10, 2024 16:47
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

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

lgtm

@wass3rw3rk wass3rw3rk merged commit 1b68ff6 into main Jun 10, 2024
12 of 14 checks passed
@wass3rw3rk wass3rw3rk deleted the fix/jose-lib branch June 10, 2024 17:00
@wass3rw3rk wass3rw3rk changed the title fix(deps): switch go-jose lib fix(deps): remove go-jose lib from dependency in tests Jun 10, 2024
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.

5 participants