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
- Targetconfig crd by @aerosouund in #716
- simplify client informer handling by @fjogeleit in #811
- optional crd configuration by @fjogeleit in #812
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.56.1 to 1.57.0 by @dependabot in #815
- chore(deps): Bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 by @dependabot in #814
- fix secretRef and handle invalid target config by @fjogeleit in #817
- make fields optional on webhook options by @aerosouund in #818
- fix: replace status with severity to fix errors when sending to discord by @bossm8 in #826
- chore(deps): Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #828
- chore(deps): Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by @dependabot in #829
- chore(deps): Bump k8s.io/client-go from 0.32.2 to 0.32.3 by @dependabot in #823
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.1 to 1.78.2 by @dependabot in #820
- chore(deps): Bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #831
- chore(deps): Bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #832
- chore(deps): Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #835
- chore(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #833
- chore(deps): Bump kubewarden/github-actions from 3.4.8 to 4.0.0 by @dependabot in #834
- chore(deps): Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 by @dependabot in #837
- chore(deps): Bump kubewarden/github-actions from 4.0.0 to 4.1.0 by @dependabot in #839
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.10 by @dependabot in #841
- Enable configuration of topologySpreadConstraints for plugins by @jehof in #842
- chore(deps): Bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #848
- chore(deps): Bump kubewarden/github-actions from 4.1.0 to 4.3.0 by @dependabot in #850
- Update Policy Reporter UI by @fjogeleit in #853
- Update Policy Reporter UI by @fjogeleit in #854
New Contributors
Full Changelog: policy-reporter-3.0.7...policy-reporter-3.1.0