Skip to content

v0.0.75

Latest
Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 22 Nov 18:38
· 2 commits to main since this release
c6efd48

What's Changed

  • build(deps): bump github.com/mikefarah/yq/v4 from 4.44.3 to 4.44.5 by @dependabot in #4984
  • build(deps): bump github.com/mikefarah/yq/v4 from 4.44.3 to 4.44.5 in /tools by @dependabot in #4983
  • build(deps): bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 by @dependabot in #4985
  • build(deps): bump github.com/styrainc/regal from 0.29.1 to 0.29.2 by @dependabot in #4986
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /docs by @dependabot in #4987
  • Add Minder resource parsing using protojson and use it for data sources by @JAORMX in #4981
  • Add support for labels to minder history list. by @blkt in #4961
  • Surface ruletype validation errors to user by @eleftherias in #4989
  • Add entitlements assignment at the time of project creation by @teodor-yanev in #4963
  • Fix the unit tests validating for required rule type fields by @rdimitrov in #4998
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5 by @dependabot in #4992
  • build(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 by @dependabot in #4993
  • Validate rule type alert during creation/update by @eleftherias in #4991
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.38.2 to 1.38.3 by @dependabot in #4995
  • build(deps): bump github.com/bufbuild/protovalidate-go from 0.7.2 to 0.7.3 by @dependabot in #4996
  • compose: Override settings so we don't need to change config by @JAORMX in #4990
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #4994
  • Implement data source interfaces & registration in rego engine by @JAORMX in #4997
  • build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #5005
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.2.2 to 1.2.3 by @dependabot in #5006
  • Remove leftover printf by @JAORMX in #5007
  • Validate ruletype remediation during creation/update by @eleftherias in #5003
  • build(deps): bump the docusaurus group in /docs with 4 updates by @dependabot in #5004
  • Use correct structure to validate data sources input by @JAORMX in #5010
  • Decouple Trusty engine from Trusty SDK structs. by @blkt in #5011
  • Remove unused RetrieveProperty function by @navnitms in #5014
  • build(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #5018
  • build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #5016
  • Implement REST datasource driver by @JAORMX in #5009
  • Add migration for data sources. by @blkt in #5008
  • Auto-generated DB schema update - 2024-11-21 13:21:56 by @github-actions in #5021
  • build(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 by @dependabot in #5023
  • Add data sources to ruletype API by @JAORMX in #5019
  • Expect GetContext for context v2 resources by @JAORMX in #5025
  • Add datasources CLI stubs by @teodor-yanev in #5020
  • Auto-generated cli documentation update - 2024-11-22 15:49:21 by @github-actions in #5027
  • Add more queries for managing bundles and subscriptions by @rdimitrov in #5028

New Contributors

Full Changelog: v0.0.74...v0.0.75