Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord
What's Changed
- Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 by @dependabot in #558
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.2 by @dependabot in #554
- Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.3 to 1.32.4 by @dependabot in #557
- Refactor Test to use testify by @fjogeleit in #559
- Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.4 to 1.32.5 by @dependabot in #564
- Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.4 to 1.54.6 by @dependabot in #563
- Bump google.golang.org/api from 0.204.0 to 0.205.0 by @dependabot in #562
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.2 to 1.28.3 by @dependabot in #560
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 by @dependabot in #561
- Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #567
- Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #566
- Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in #565
- Deployments should respect serviceAccount.autmount value in Helm chart by @vidarno in #568
- feat(http): Support Proxy ENV values for HTTP Clients by @fjogeleit in #569
- release-3.0.0-rc.9 by @fjogeleit in #571
New Contributors
Full Changelog: policy-reporter-3.0.0-rc.8...policy-reporter-3.0.0-rc.9