github kyverno/policy-reporter policy-reporter-2.8.0

latest releases: policy-reporter-3.0.0-rc.9, policy-reporter-chart-v3.0.0-rc.9, v3.0.0-rc.5...
2 years ago

New filters property for targets configuration

  • filter results send to a configured target by exclude and include rules for namesapces, priorities and policies
  • supports wildcards for policies and namespaces

New channels property for targets configuration

  • channels allow you to define multiple configurations of the same type of target. Thus, in combination with filters, you can route your notifications to different target configurations. Channels have the same configuration properties as the root target configuration.

See the Documentation for more details and examples.

New webhook target

  • this target is a simple way to send notifications to custom tools and APIs
  • results are send as POST requests with a JSON representation of the result
  • the headers properties allows you to send custom header with the request to allow for example authentication

Don't miss a new policy-reporter release

NewReleases is sending notifications on new releases.