v0.0.5
What's Changed
- providers: Change the signature of NewRequest to accept body as interface{} by @jhrozek in #1053
- build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.41.0 to 0.42.0 by @dependabot in #1066
- build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.12 to 2.0.13 by @dependabot in #1069
- build(deps): bump github.com/go-playground/validator/v10 from 10.15.4 to 10.15.5 by @dependabot in #1067
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.18.0 to 1.19.0 by @dependabot in #1068
- cleanup: Move validations and parsing to our exported package by @JAORMX in #1052
- Add documentation for running Keycloak by @eleftherias in #1061
- Make cli-docs should delete docs for removed commands by @eleftherias in #1060
- Create org, group, provider and role per user by @eleftherias in #1059
- Incorrect naming for root cmd by @lukehinds in #1041
- fix: handle artifact rule evaluation differently by @rdimitrov in #1030
- Auto-generated cli documentation update - 2023-10-02 15:16:03 by @github-actions in #1071
- Auto-generated cli documentation update - 2023-10-02 15:00:53 by @github-actions in #1070
- Implement policy remediation support in the engine and add a REST remediator by @jhrozek in #1057
- policy: Surface rule validation errors by @JAORMX in #1080
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.18.43 by @dependabot in #1081
- Add rule and entity filtering to Policy Status list details by @lujunsan in #1036
- Auto-generated cli documentation update - 2023-10-03 11:55:01 by @github-actions in #1085
- cleanup: Use projects instead of groups and orgs by @JAORMX in #1054
- Auto-generated cli documentation update - 2023-10-03 15:22:15 by @github-actions in #1089
- Remove unused APIs by @lukehinds in #1091
- chore: update default credentials by @rdimitrov in #1088
- Fix medev rule by @jhrozek in #1095
- authz: Make root project/org no longer special by @JAORMX in #1092
- This prints out the user creation information in a stylish manner by @JAORMX in #1099
- build(deps): bump postcss from 8.4.27 to 8.4.31 in /docs by @dependabot in #1100
- cleanup: Goodbye marmot! Hello banners! by @JAORMX in #1102
- cleanup: Make default project names more readable by @JAORMX in #1101
- Add remediation status to the rule_evaluation_status table by @jhrozek in #1094
- cleanup: Allow for policy files to not specify projects by @JAORMX in #1103
New Contributors
Full Changelog: v0.0.4...v0.0.5