Skip to content

Releases: kyverno/policy-reporter

policy-reporter-3.0.0-rc.4

15 Oct 13:05
30d16b8
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: policy-reporter-3.0.0-rc.3...policy-reporter-3.0.0-rc.4

policy-reporter-3.0.0-rc.3

15 Oct 11:22
2a2c854
Compare
Choose a tag to compare

Policy Reporter UI

  • Support Access Control via Groups available in the Access Token
  • Fix default source value for PolicyReports created by the Kyverno Plugin

What's Changed

Full Changelog: policy-reporter-3.0.0-rc.2...policy-reporter-3.0.0-rc.3

policy-reporter-3.0.0-rc.2

12 Oct 13:43
Compare
Choose a tag to compare

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 actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #493
  • Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #492
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.27.42 by @dependabot in #491
  • Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.0 to 1.54.1 by @dependabot in #490
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.0 to 1.65.1 by @dependabot in #487
  • Bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in #500
  • Bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 by @dependabot in #499
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.0 to 1.32.2 by @dependabot in #498
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.1 to 1.65.2 by @dependabot in #497
  • Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.1 to 1.54.2 by @dependabot in #494
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.32.1 to 1.32.2 by @dependabot in #496
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.40 to 1.17.41 by @dependabot in #495
  • Bump aquasecurity/trivy-action from 0.25.0 to 0.26.0 by @dependabot in #503
  • Bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in #502
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.42 to 1.27.43 by @dependabot in #501
  • Bump google.golang.org/api from 0.199.0 to 0.200.0 by @dependabot in #505
  • Bump coverallsapp/github-action from 2.3.0 to 2.3.1 by @dependabot in #506
  • Bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 by @dependabot in #507
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 by @dependabot in #508
  • ci: Generate and sign provenance information as image layer for SLSA lvl 3 by @viccuad in #504
  • Prepare 3.0.0-rc.2 by @fjogeleit in #509

New Contributors

Full Changelog: policy-reporter-3.0.0-rc.1...policy-reporter-3.0.0-rc.2

policy-reporter-3.0.0-rc.1

07 Oct 12:20
Compare
Choose a tag to compare

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

Full Changelog: policy-reporter-2.24.2...policy-reporter-3.0.0-rc.1

policy-reporter-preview-3.0.0-beta.18

30 Sep 12:42
Compare
Choose a tag to compare
  • fix HA mode without push targets
  • remove default metric relabeling
  • fix startup issues with SecurityHub enabled

policy-reporter-2.24.2

30 Sep 12:55
de07f8e
Compare
Choose a tag to compare

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

policy-reporter-preview-3.0.0-beta.17

20 Sep 14:00
Compare
Choose a tag to compare
  • Fix reset hook when using secretRefs to update the target during runtime

policy-reporter-preview-3.0.0-beta.16

20 Sep 11:18
Compare
Choose a tag to compare
  • Unify Id prefix for options
    • AWS Targets
      • accountID => accountId
      • accessKeyID => accessKeyId
    • Telegram Target
      • chatID => chatId

policy-reporter-preview-3.0.0-beta.15

18 Sep 12:12
Compare
Choose a tag to compare
  • Rename target.securityHub.cleanup to target.securityHub.synchronize
  • Use loki label source for result source
  • New label createdby: policy-reporter to identity Policy Reporter pushes

Full Changelog: policy-reporter-preview-3.0.0-beta.14...policy-reporter-preview-3.0.0-beta.15

policy-reporter-preview-3.0.0-beta.14

17 Sep 10:28
Compare
Choose a tag to compare

Full Changelog: policy-reporter-preview-3.0.0-beta.13...policy-reporter-preview-3.0.0-beta.14

  • Helm Chart Updates
  • Add HTTPBasic auth credentials to default cluster secret
  • Fix value path for .Values.UI.sidecarContainers in UI deployment
  • Update SecurityHub defaults