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.24 #1077

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

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

Release notes

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

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)

v0.4.21

Changelog

Other Work

  • 7497e40effb0e210dbdf3345a58c8e564c324790: added a Logger to the token Request (@​johnabass)
  • 5a666126b1a6a47f0aaf5605c269e5db7f6d8872: added basic TLS logging to all servers (@​johnabass)
  • f8584d91b05efeda4f2cb71464dc629fd81982f1: fixed the TLS logic (@​johnabass)
  • 97777d19a626c9607c92945dc1461e8fc7fa6ebb: fixed the logging configuration (@​johnabass)
  • 0ac3ec9931b4f92c5c81a436e0cbf65d0d6834c4: log the raw binary certificate in DER format (@​johnabass)
  • f0b0516f15865d8b895bdd538d7937c41081815c: patch: get tls ConnectionState directly from request (@​denopink)
  • 253876742a7bacd4526782d72c6ef99a23158399: use TLS from the http.Request (@​johnabass)
  • 322c5ffc3a9734e82add628e90c4096c391f15ac: wire the logger from the server into the Request (@​johnabass)
Commits
  • b7ebbc1 Merge pull request #261 from xmidt-org/feature/clientauth-configuration
  • 8dd765d refactored tls configuration to better support client auth types
  • f094f31 chore: removed stderr logging
  • 609901e chore: set nop logging
  • 2072500 removed PeerVerifier; added Mtls as a configuration section
  • 40ab59f change cert logic to set a trust of 1000 if any parseable peer certificates a...
  • bf64eaa Merge pull request #259 from xmidt-org/feature/log-security-requested-items
  • 9e63a67 added user-agent and the sallust default fields to the request logger
  • 5486f7a Merge pull request #258 from xmidt-org/feature/raw-cert-logging
  • 0ac3ec9 log the raw binary certificate in DER format
  • 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)

Bumps [github.com/xmidt-org/themis](https://github.com/xmidt-org/themis) from 0.4.20 to 0.4.24.
- [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.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 21, 2024 15:29
Copy link

guardrails bot commented Nov 21, 2024

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

Vulnerable Libraries (2)
Severity Details
High pkg:golang/github.com/xmidt-org/[email protected] upgrade to: > v0.4.24
Medium pkg:golang/golang.org/x/[email protected] upgrade to: > v0.0.0-20241108190413-2d47ceb2692f

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2024

Superseded by #1079.

@dependabot dependabot bot closed this Nov 22, 2024
auto-merge was automatically disabled November 22, 2024 15:45

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/xmidt-org/themis-0.4.24 branch November 22, 2024 15:45
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