Skip to content

v0.0.37

Compare
Choose a tag to compare
@JAORMX JAORMX released this 22 Mar 08:34
· 561 commits to main since this release
306a9f2

What's Changed

  • Prevent modification/deletion of rules belonging to a subscription by @dmjb in #2680
  • Use watermill-sql v3 not v2 by @JAORMX in #2712
  • Add rule evaluation ID as a unique reference to RuleEvaluationStatus by @jhrozek in #2716
  • build(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.0 in /tools by @dependabot in #2717
  • Fill in GitHub App provider by @eleftherias in #2713
  • Add the ruletype severity when returning the list of evaluations by @jhrozek in #2710
  • Create interface for reading from mindpak bundles by @dmjb in #2714
  • Don't parse the alert metadata if there's no alert opened by @rdimitrov in #2719
  • Add GitHub App installations table by @eleftherias in #2720
  • Auto-generated DB schema update - 2024-03-20 13:14:37 by @github-actions in #2721
  • Add display name for profiles by @JAORMX in #2724
  • Auto-generated DB schema update - 2024-03-20 16:57:16 by @github-actions in #2726
  • build(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible by @dependabot in #2732
  • build(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible in /tools by @dependabot in #2733
  • build(deps): bump github.com/golangci/golangci-lint from 1.57.0 to 1.57.1 in /tools by @dependabot in #2738
  • Also show display name in GetProfile API by @JAORMX in #2736
  • build(deps): bump slsa-framework/slsa-github-generator from 1.9.0 to 1.9.1 by @dependabot in #2737
  • build(deps): bump github.com/openfga/openfga from 1.5.0 to 1.5.1 by @dependabot in #2739
  • Add credential state to providers proto by @JAORMX in #2728
  • Add display name to profile status output by @JAORMX in #2740
  • Separate the eventer into interfaces by @JAORMX in #2718
  • Add GitHub App data to configuration by @eleftherias in #2730
  • Create Subscription service interface by @dmjb in #2729
  • Define BundleSource interface by @dmjb in #2731
  • Eval Status: Return repository UUID, populate entity info by @puerco in #2741
  • Introduce GitHub App installation access token by @eleftherias in #2725
  • Add more logging to user/project deletion by @JAORMX in #2744
  • fix: homoglyphs status profile by @teodor-yanev in #2743
  • Add log message for transaction commit when deleting account by @JAORMX in #2745
  • Add bundle ID structure by @dmjb in #2747
  • Only run transaction rollback for deleting user when there's an error by @JAORMX in #2746
  • Detect project deletion while ListProjects gathers projects by @JAORMX in #2752
  • Skip deleted projects while getting user by @JAORMX in #2754
  • Add a CLI for rotating webhook secrets by @jhrozek in #2735
  • build(deps): bump slsa-framework/slsa-github-generator from 1.9.1 to 1.10.0 by @dependabot in #2753
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #2755
  • Provide an array of fallback secrets to allow secret migration by @jhrozek in #2734

Full Changelog: v0.0.36...v0.0.37