https://github.com/kyverno/policy-reporter-ui
Policy Reporter UI
https://github.com/kyverno/policy-reporter-ui
monitoring observability security
Last synced: about 2 months ago
JSON representation
Policy Reporter UI
- Host: GitHub
- URL: https://github.com/kyverno/policy-reporter-ui
- Owner: kyverno
- License: apache-2.0
- Created: 2021-03-13T16:20:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T15:03:47.000Z (2 months ago)
- Last Synced: 2025-03-28T06:53:14.651Z (2 months ago)
- Topics: monitoring, observability, security
- Language: Go
- Homepage: https://kyverno.github.io/policy-reporter-docs/policy-reporter-ui/introduction.html
- Size: 35.6 MB
- Stars: 42
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Policy Reporter UI
[](https://github.com/kyverno/policy-reporter-ui/actions/workflows/ci.yml)
Policy Reporter UI is an optional, standalone UI to visualize the processed information of Policy Reporter. It groups related information and adds additional functionality like different graphs, authentication and customizable dashboards on top of it.
## Feature Overview
* Resource Dashboards
* Policy Dashboards
* Authentication with OAUth2 or OpenIDConnect
* Custom Dashooards
* Multi Cluster Support
* Colorblind Themes## Documentation
You can find more information about the different features in the [Official Documentation](https://kyverno.github.io/policy-reporter-docs/policy-reporter-ui/introduction.html)
## Development
Detailed isntructions about the development setup can be found in the [DEVELOPMENT.md](./DEVELOPMENT.md) docs.