v0.0.66
What's Changed
- build(deps): bump github.com/stacklok/frizbee from 0.1.2 to 0.1.3 by @dependabot in #4709
- build(deps): bump bufbuild/buf-action from 1.0.1 to 1.0.2 by @dependabot in #4707
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.35.1 to 1.36.2 by @dependabot in #4694
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.42 to 1.27.43 by @dependabot in #4693
- Deprecate pull_requests database table by @JAORMX in #4713
- Don't look up the same entity multiple times in ListEvaluationHistory by @jhrozek in #4715
- Remove most zerolog messages from the properties service by @jhrozek in #4716
- Add template mapping functions by @JAORMX in #4714
- Gitlab: Add support for the
Release
entity by @JAORMX in #4706 - Set entity columns to be 'timestamp with time zone' to avoid TZ-related test failures by @evankanderson in #4720
- Fix race in github webhook handler tests. by @blkt in #4721
- Add osv-scalibr as a dependency extraction method for PR remediation by @evankanderson in #4688
- build(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.1 by @dependabot in #4723
- build(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 by @dependabot in #4724
- Implement an entity cache for the properties service by @JAORMX in #4729
- Fix diff full ingester double deref. by @blkt in #4732
- Use the new property cache in ListEvaluationResults by @jhrozek in #4731
- Remove database use from handleRelevantRepositoryEvent by @jhrozek in #4705
- Handle gitlab release deletion by @JAORMX in #4733
- build(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 by @dependabot in #4737
- Prepare docs for OpenSSF Migration by @lukehinds in #4649
- Explicitly do
go mod download
in CI by @JAORMX in #4741 - Replace stacklok/minder with mindersec/minder by @rdimitrov in #4742
- Remove unused RefreshRepositoryByUpstreamID by @jhrozek in #4734
- Add eval details template for JQ by @eleftherias in #4739
- Fix dependabot grouping of otel dependencies. by @blkt in #4740
- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #4743
- build(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 by @dependabot in #4726
- Move the github webhook handler to the provider by @jhrozek in #4738
- Add eval details for rego constraints. by @blkt in #4730
- build(deps): bump the otel group across 1 directory with 11 updates by @dependabot in #4745
- Set
mindersec
as "release" owner in goreleaser config by @JAORMX in #4750
Full Changelog: v0.0.65...v0.0.66