Skip to content

v0.0.7

Compare
Choose a tag to compare
@JAORMX JAORMX released this 13 Oct 14:06
· 1846 commits to main since this release
4e2141b

What's Changed

  • fix: Track rule type instantiations in profiles by @JAORMX in #1113
  • Make logout flow work with new login mechanism by @eleftherias in #1115
  • build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #1122
  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #1121
  • build(deps): bump golang from 1.21.1 to 1.21.2 by @dependabot in #1119
  • New email address added to CODE_OF_CONDUCT.md by @dussab in #1118
  • build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #1120
  • testing: Use in-memory postgres for tests by @JAORMX in #1123
  • tests: enable configuring an external database for tests by @rdimitrov in #1127
  • profiles: Allow deleting rule_types if no profiles exist anymore by @jhrozek in #1131
  • rule_type: Check the right error by @jhrozek in #1130
  • db: update the database layer to support alerts by @rdimitrov in #1116
  • db: remove obsolete trigger - delete_eval_statuses by @rdimitrov in #1128
  • fix: get repositories in an ordered list by @rdimitrov in #1132
  • Add more rest remediations by @jhrozek in #1129
  • cli: add scrolling to repo register, fix --repo and update the cli docs by @rdimitrov in #1133
  • Remove domain model (part 1 CLI) by @lukehinds in #1137
  • Auto-generated cli documentation update - 2023-10-09 06:40:44 by @github-actions in #1143
  • build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 in /tools by @dependabot in #1148
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.43 to 1.18.44 by @dependabot in #1147
  • build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #1146
  • cleanup: remove APIs we won't be exposing soon by @JAORMX in #1149
  • build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #1145
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.2.19 to 1.2.20 by @dependabot in #1144
  • Refresh access token before it expires by @eleftherias in #1150
  • Auto-generated cli documentation update - 2023-10-09 19:03:06 by @github-actions in #1156
  • ci: Add database migration freeze CI job by @JAORMX in #1124
  • harden: Only store registered repositories by @JAORMX in #1155
  • Remove unused auth commands and endpoints by @eleftherias in #1160
  • Auto-generated cli documentation update - 2023-10-10 13:03:12 by @github-actions in #1161
  • Move Keycloak configuration to script by @eleftherias in #1157
  • chore: disable registering private repositories by @rdimitrov in #1159
  • build(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 by @dependabot in #1167
  • build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #1166
  • build(deps): bump golang from 1.21.2 to 1.21.3 by @dependabot in #1165
  • Add capability for users to delete their account in IdP by @eleftherias in #1163
  • alerts: update rule type and profile definitions by @rdimitrov in #1164
  • Fix rule_type templates to align with the recent refactoring by @jhrozek in #1169
  • rule_type: print remediation error even if evaluation fails by @jhrozek in #1170
  • chore: do not process webhook events for private repos by @rdimitrov in #1162
  • engine: Pass params to the remediate interface, too by @jhrozek in #1171
  • Fix deleting rule_types..again.. by @jhrozek in #1168
  • ingestor: Return fallback body on certain HTTP status types by @jhrozek in #1172
  • rest remediator: body should be optional by @jhrozek in #1173
  • build(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 by @dependabot in #1181
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1180
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /tools by @dependabot in #1179
  • alerts: add create and close github calls for security advisories by @rdimitrov in #1178
  • feat: Default to staging keycloak for identity configuration by @JAORMX in #1183

Full Changelog: v0.0.6...v0.0.7