Skip to content

v0.0.50

Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 20 May 13:38
006c6fa

What's Changed

  • Remove dependency-review pipeline by @JAORMX in #3341
  • Regenerate minder protobuf gateway by @JAORMX in #3343
  • Remove go generate statement from keystore by @JAORMX in #3344
  • Use JSONB for encrypted redirect URL by @dmjb in #3347
  • Trusty: Refactor alternative classification, add tests by @puerco in #3336
  • Reduce code duplication in provider handlers by @jhrozek in #3349
  • Add provider configuration to the session store by @jhrozek in #3348
  • Allow KeyStore to be configured with multiple keys by @dmjb in #3335
  • Auto-generated DB schema update - 2024-05-16 15:06:39 by @github-actions in #3350
  • build(deps): bump github.com/bufbuild/buf from 1.31.0 to 1.32.0 in /tools by @dependabot in #3355
  • build(deps): bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0 by @dependabot in #3353
  • build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #3354
  • Store encrypted values in new DB column. by @dmjb in #3351
  • Remove salt field from EncryptedData by @dmjb in #3357
  • Github provider: Add support for checks API by @puerco in #3352
  • build(deps): bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /tools by @dependabot in #3366
  • Do not post a pr review if no homoglyphs are found by @teodor-yanev in #3364
  • Implement AES-256-GCM encryption by @dmjb in #3367
  • Handle package not found in package registries by @jhrozek in #3363
  • Fix table formatting for found vulnerabilities by @rdimitrov in #3369

Full Changelog: v0.0.49...v0.0.50