Policy Reporter UI
Go to file
dependabot[bot] f46760d928
Bump github.com/knadh/koanf/v2 from 2.2.1 to 2.2.2 in /backend (#569)
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-11 08:31:41 +02:00
.github Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 (#564) 2025-07-07 07:28:50 +02:00
backend Bump github.com/knadh/koanf/v2 from 2.2.1 to 2.2.2 in /backend (#569) 2025-07-11 08:31:41 +02:00
frontend Bump vuetify from 3.8.12 to 3.9.0 in /frontend (#566) 2025-07-09 07:07:21 +02:00
.gitignore path debug logging 2024-04-11 17:15:02 +02:00
DEVELOPMENT.md add development docs 2024-08-29 15:52:21 +02:00
LICENSE add license & fix template path 2024-02-06 15:00:06 +01:00
Makefile updat workflow 2024-10-07 10:05:17 +02:00
README.md linting updates 2024-10-07 10:36:28 +02:00

README.md

Policy Reporter UI

Checks

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.

Policy Reporter UI

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

Development

Detailed isntructions about the development setup can be found in the DEVELOPMENT.md docs.