policy-reporter icon indicating copy to clipboard operation
policy-reporter copied to clipboard

Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.

Results 22 policy-reporter issues
Sort by recently updated
recently updated
newest added

Hi, I am exploring ways to export policy violations to AWS Security Hub. Is this something you've considered as part of this project? Are you aware of any other approach...

Hi, We are looking into a way to send slack notifications to various application dev teams with only their violations. Let me explain in more detail: In our case, a...

enhancement
3.x

We are using policy-reporter to push policy-violations to a service which then handles the further processing and making sure the owner of the violating resource is informed about the violation....

As there's a guide on the documentation side, it wasn't actually clear if that's still supported in helm chart itself. https://kyverno.github.io/policy-reporter/guide/helm-chart-core#enable-enforce-violation-policyreports-requires-kyverno-170 Lack of presence for the following in commented (...

Hello, everyone! I'm excited about the recent update that enables Policy Reporter to send Kyverno findings directly to AWS Security Hub. I've successfully deployed and configured it for my environment....

Rewrite Policy Reporter UI based on modern frontend stack * Upgrade from VueJS 2 to VueJS 3 * Upgrade from NuxtJS 2 to NuxtJS 3 * Upgrade from Vuetify 2...

enhancement
UI
consideration

Configure an optional OpenID Connect Provider to enable Authentication for Policy Reporter UI * Policy Reporter UI will only provide the API and configuration * Possible Libraries * https://github.com/coreos/go-oidc *...

enhancement
UI
consideration

Hey is there any chance to group the report so i dont get a bunch of messages to slack, like summery group by image or do it on the ui...

Core
consideration

Currently it's possible to route resources to targets / channels based on `namespace`, `source`, `policy` and `priorities`. For most cases this works fine but there are situations where a more...

enhancement
Core
consideration

Currently each change of a target requires a redeployment of Policy Reporter, to improve this behavior my idea would be to support runtime configuration of targets via ConfigMaps/Secrets with special...

enhancement
Core
consideration