Skip to content

v0.0.43

Compare
Choose a tag to compare
@JAORMX JAORMX released this 11 Apr 10:46
· 370 commits to main since this release
52a0bf8

What's Changed

  • CLI: Get rule type by name by @JAORMX in #3009
  • Add remediation URL to all evaluation responses by @puerco in #2972
  • CLI: Print applicable entity when getting rule type info by @JAORMX in #3013
  • Issue a bespoke profile update message on patching a profile by @jhrozek in #3012
  • Handle entity delete events, i.e. when a repo is deleted by @rdimitrov in #2940
  • build(deps): bump github.com/stacklok/frizbee from 0.0.13 to 0.0.14 by @dependabot in #3020
  • build(deps): bump github.com/styrainc/regal from 0.20.0 to 0.20.1 by @dependabot in #3018
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 by @dependabot in #3019
  • Remove hardcoded dependency between artifacts and projects by @JAORMX in #2991
  • Artifact index for repos was not meant to be unique by @JAORMX in #3022
  • Auto-generated DB schema update - 2024-04-10 11:50:40 by @github-actions in #3023
  • Proceed with provider delete if repo delete fails by @eleftherias in #3025
  • Use ProviderID in telemetry data by @dmjb in #3026
  • Uninstall GitHub Apps when a user account is deleted by @eleftherias in #3024
  • Disable linter rules for pre-Go 1.22 loop var issue by @dmjb in #3029
  • Avoid deleting GH App installation if already deleted by @eleftherias in #3031
  • git ingester: Handle empty repository by skipping it by @JAORMX in #3033
  • Skip branch protection remediations for repos with no branches by @jhrozek in #3035
  • build(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in #3037
  • Only run deletion reconciler on repo deleted events by @JAORMX in #3036
  • Don't crash if there's no package list client by @jhrozek in #3034
  • Default to github-app in provider enroll by @dmjb in #3032
  • Allow reading secrets from file for GH App config by @eleftherias in #3040
  • A nicer error message when listing remote repos without an enrolled provider by @jhrozek in #2976
  • Use output.formats.format in golangci.yaml by @jhrozek in #3041

Full Changelog: v0.0.42...v0.0.43