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

build(deps): bump github.com/xmidt-org/themis from 0.4.20 to 0.4.29 #1081

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps github.com/xmidt-org/themis from 0.4.20 to 0.4.29.

Release notes

Sourced from github.com/xmidt-org/themis's releases.

v0.4.29

Changelog

Other Work

  • 21b0d3c3a290c4894f480f3a8a9f9eff0d3bfcb4: accept any key usages (@​johnabass)

v0.4.28

Changelog

Other Work

  • a879f702082b99cc415e32462ce9a630227cdaed: Mark time before the notBefore time as expired as well as after the notAfter time. (@​schmidtw)
  • 356930f7bbf41833e65de12d5ce2999ee67cdc5f: log trust values from configuration on startup (@​johnabass)

v0.4.27

Changelog

Other Work

  • c3ad63e03c385d90cb5229715b52fd659bab97c4: moved zap-x509 integration to its own package; log individual certificate verification errors (@​johnabass)
  • 039fc7b53464648ccc8a5fabb6fb6c00b0de47dd: reordered fields for more easy reading (@​johnabass)
  • 491e51d08839e140d92b3b10ac6850f207d58517: updated trust defaults (@​johnabass)

v0.4.26

Changelog

Other Work

  • a7d30e013747f6836b80c82c6c9917617e2954d8: add clientCertificates section to sample configuration (@​johnabass)
  • dbb26617dc51c171e959bc5975a96a1f13f072f0: added tlsState to every log message (@​johnabass)
  • b35e293cf253ceeea9155f6e0f8928a9cf5954b7: added trust output to new token generation (@​johnabass)
  • 70bbdb3321a5ca260001cdabb9bd9e3dc6b91183: always create a certificate claim builder (@​johnabass)

v0.4.25

Changelog

Other Work

  • eb6a4f96c8cdf3e159384d4279f3994e69f6dd80: allow sane default trust levels (@​johnabass)
  • 51222e0ea4edcd15a04ac8abf034ac655b3ab9af: custom trust levels based on the disposition of client certificates (@​johnabass)
  • 4a1ff4498064d025dcea91c2bfe2f6e0829b1092: remove trust from these configurations (@​johnabass)
  • c1a4a10e529262b9a34bbba31b2a495d6599fce5: take the highest trust level in situations where a trusted cert isn't found (@​johnabass)

v0.4.24

Changelog

Other Work

  • 8dd765de69073ed294c899c8277c39235c647d77: refactored tls configuration to better support client auth types (@​johnabass)
  • 20725006ca628c68b1b87cef5673d9e08c0288af: removed PeerVerifier; added Mtls as a configuration section (@​johnabass)

v0.4.23

Changelog

Other Work

  • 40ab59f1b522835cc42735522ec1d02b0234ec58: change cert logic to set a trust of 1000 if any parseable peer certificates are presented (@​johnabass)

v0.4.22

Changelog

Other Work

  • 9e63a674e18746024e9211481cf6759a9865eb0c: added user-agent and the sallust default fields to the request logger (@​johnabass)

... (truncated)

Commits
  • 21b0d3c accept any key usages
  • a879f70 Mark time before the notBefore time as expired as well as after the notAfter ...
  • 356930f log trust values from configuration on startup
  • 1989060 Merge pull request #266 from xmidt-org/hotfix/trust-defaults
  • 491e51d updated trust defaults
  • 96c7936 Merge pull request #265 from xmidt-org/feature/report-verify-errors
  • 039fc7b reordered fields for more easy reading
  • c3ad63e moved zap-x509 integration to its own package; log individual certificate ver...
  • a7d30e0 add clientCertificates section to sample configuration
  • 8438956 Merge pull request #264 from xmidt-org/feature/add-trust-to-logs
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 4, 2024 15:56
Copy link

guardrails bot commented Dec 4, 2024

⚠️ We detected 2 security issues in this pull request:

Vulnerable Libraries (2)
Severity Details
Medium pkg:golang/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f upgrade to: > v0.0.0-20241108190413-2d47ceb2692f
High pkg:golang/github.com/xmidt-org/themis@v0.4.29 upgrade to: > v0.4.29

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Bumps [github.com/xmidt-org/themis](https://github.com/xmidt-org/themis) from 0.4.20 to 0.4.29.
- [Release notes](https://github.com/xmidt-org/themis/releases)
- [Changelog](https://github.com/xmidt-org/themis/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/themis@v0.4.20...v0.4.29)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/themis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/themis-0.4.29 branch from ecc98da to ead7798 Compare December 4, 2024 15:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants