Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps github.com/MicahParks/jwkset from 0.5.20 to 0.7.0.

Release notes

Sourced from github.com/MicahParks/jwkset's releases.

Fix potential race condition

The purpose of this release is to fix a potential race condition.

Breaking changes:

  • No breaking API changes.
    • Allow for JWK with the same Key ID kid to be present in the set.

Relevant pull requests:

v0.6.0

The purpose of this release is to fix a bug pointed out by @​rohitkoul in MicahParks/jwkset#7. There is a bug in the refresh goroutine related to key replacement.

The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key removal from a JWK Set is equivalent to revocation.

Regardless of this bug, please note that removing a key from a JWK Set does not equate to instant revocation for most use cases as it takes time for JWK Set updates to propagate to all clients.

Breaking changes:

  • Removed Storage field from the HTTPClientStorageOptions data structure.

Relevant issues:

Relevant pull requests:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 4, 2025
Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.5.20 to 0.7.0.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](MicahParks/jwkset@v0.5.20...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/MicahParks/jwkset-0.7.0 branch from e61e8a1 to 6b3072d Compare April 4, 2025 17:58
@ckandag ckandag merged commit 822e0f2 into main May 16, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/MicahParks/jwkset-0.7.0 branch May 16, 2025 15:28
ckandag added a commit that referenced this pull request Jun 4, 2025
-f95acd1 Update github.com/golang/groupcache digest to 2c02b82
-a4c0ee2 Update github.com/jackc/pgservicefile digest to 5a60cdf
-2f87995 Update Konflux references (#734)
-4a1708e updates to konflux pipeline for 1.0.5 (#756)
-687527d Bump github.com/openshift-online/ocm-sdk-go from 0.1.463 to 0.1.465
-de7adc6 remove marketplace-rhm option from subscription-type options (#773)
-436ff34 secure-boot-for-shielded-vms flag for create machinepool (#778)
-3440bb5 OCM-15127 | Add make binary in ocm-cli image (#779)
-64ca7ac secure-boot-for-shielded-vms flag tests (#780)
-822e0f2 Bump github.com/MicahParks/jwkset from 0.5.20 to 0.7.0 (#728)
-8474de0 Update Konflux references
-2ecdf68 Bump github.com/spf13/cobra from 1.7.0 to 1.9.1 (#748)
-ea64448 Bump github.com/golang/glog from 1.2.4 to 1.2.5
ckandag added a commit that referenced this pull request Jun 4, 2025
-f95acd1 Update github.com/golang/groupcache digest to 2c02b82
-a4c0ee2 Update github.com/jackc/pgservicefile digest to 5a60cdf
-2f87995 Update Konflux references (#734)
-4a1708e updates to konflux pipeline for 1.0.5 (#756)
-687527d Bump github.com/openshift-online/ocm-sdk-go from 0.1.463 to 0.1.465
-de7adc6 remove marketplace-rhm option from subscription-type options (#773)
-436ff34 secure-boot-for-shielded-vms flag for create machinepool (#778)
-3440bb5 OCM-15127 | Add make binary in ocm-cli image (#779)
-64ca7ac secure-boot-for-shielded-vms flag tests (#780)
-822e0f2 Bump github.com/MicahParks/jwkset from 0.5.20 to 0.7.0 (#728)
-8474de0 Update Konflux references
-2ecdf68 Bump github.com/spf13/cobra from 1.7.0 to 1.9.1 (#748)
-ea64448 Bump github.com/golang/glog from 1.2.4 to 1.2.5
@ckandag ckandag mentioned this pull request Jun 4, 2025
rcampos2029 pushed a commit that referenced this pull request Jun 4, 2025
-f95acd1 Update github.com/golang/groupcache digest to 2c02b82
-a4c0ee2 Update github.com/jackc/pgservicefile digest to 5a60cdf
-2f87995 Update Konflux references (#734)
-4a1708e updates to konflux pipeline for 1.0.5 (#756)
-687527d Bump github.com/openshift-online/ocm-sdk-go from 0.1.463 to 0.1.465
-de7adc6 remove marketplace-rhm option from subscription-type options (#773)
-436ff34 secure-boot-for-shielded-vms flag for create machinepool (#778)
-3440bb5 OCM-15127 | Add make binary in ocm-cli image (#779)
-64ca7ac secure-boot-for-shielded-vms flag tests (#780)
-822e0f2 Bump github.com/MicahParks/jwkset from 0.5.20 to 0.7.0 (#728)
-8474de0 Update Konflux references
-2ecdf68 Bump github.com/spf13/cobra from 1.7.0 to 1.9.1 (#748)
-ea64448 Bump github.com/golang/glog from 1.2.4 to 1.2.5
ckandag added a commit that referenced this pull request Jun 4, 2025
-f95acd1 Update github.com/golang/groupcache digest to 2c02b82
-a4c0ee2 Update github.com/jackc/pgservicefile digest to 5a60cdf
-2f87995 Update Konflux references (#734)
-4a1708e updates to konflux pipeline for 1.0.5 (#756)
-687527d Bump github.com/openshift-online/ocm-sdk-go from 0.1.463 to 0.1.465
-de7adc6 remove marketplace-rhm option from subscription-type options (#773)
-436ff34 secure-boot-for-shielded-vms flag for create machinepool (#778)
-3440bb5 OCM-15127 | Add make binary in ocm-cli image (#779)
-64ca7ac secure-boot-for-shielded-vms flag tests (#780)
-822e0f2 Bump github.com/MicahParks/jwkset from 0.5.20 to 0.7.0 (#728)
-8474de0 Update Konflux references
-2ecdf68 Bump github.com/spf13/cobra from 1.7.0 to 1.9.1 (#748)
-ea64448 Bump github.com/golang/glog from 1.2.4 to 1.2.5
@ckandag ckandag mentioned this pull request Jun 4, 2025
ckandag added a commit that referenced this pull request Jun 10, 2025
-f95acd1 Update github.com/golang/groupcache digest to 2c02b82
-a4c0ee2 Update github.com/jackc/pgservicefile digest to 5a60cdf
-2f87995 Update Konflux references (#734)
-4a1708e updates to konflux pipeline for 1.0.5 (#756)
-687527d Bump github.com/openshift-online/ocm-sdk-go from 0.1.463 to 0.1.465
-de7adc6 remove marketplace-rhm option from subscription-type options (#773)
-436ff34 secure-boot-for-shielded-vms flag for create machinepool (#778)
-3440bb5 OCM-15127 | Add make binary in ocm-cli image (#779)
-64ca7ac secure-boot-for-shielded-vms flag tests (#780)
-822e0f2 Bump github.com/MicahParks/jwkset from 0.5.20 to 0.7.0 (#728)
-8474de0 Update Konflux references
-2ecdf68 Bump github.com/spf13/cobra from 1.7.0 to 1.9.1 (#748)
-ea64448 Bump github.com/golang/glog from 1.2.4 to 1.2.5
-3cbf8aa Release v1.0.6 (#790)
-f9b671f update github actions (#792)
-35d31f6 added new flag fips (#793)
-2fd22f3 Prefix group to sre pricipal when configuring gcp-wifconfig (#794)
-345d4da fix subscription type param (#795)
-34330bb fix subscription type options (#804)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant