datreeio / datree

Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io
https://datree.io
Apache License 2.0
6.39k stars 361 forks source link

History with custom metadata and filtering for enterprise customers #722

Open matteotumiati opened 2 years ago

matteotumiati commented 2 years ago

Is your feature request related to a problem? Please describe. Looking at the history, I think there could be improvements to support the enterprise scenario.

I currently have a customer that has roughly 200 repositories (each one representing a microservice and with - at least - an Helm chart). I created a workflow to scan with datree, but the thing is I don't see any metadata to create comprehensive reports to my managers about the security status.

image

Describe the solution you'd like

Describe alternatives you've considered I cannot come up with alternatives right now as I'm in an evaluation phase with my customer. However this is a potential blocker to switch to Datree if we're unable to create reports at solution level (covering all the services I'm scanning) and at team level (only a subset of the scans).

adifayer commented 2 years ago

Thanks for your feedback, you raised great points and I totally see the value of each :) Regarding history export- what exactly do you expect to export? a copy of the content presented in the dashboard? or perhaps a copy of the CLI output with a specific format (json/yaml/etc.)?

matteotumiati commented 2 years ago

I would say it depends on what I need to export 😄

In my scenario, I have:

Exporting could be more or less detailed and showing different data depending on the level I'm interested in.

For example:

Higher we go, less technical details we need and more charts we need. I don't want to talk about KPIs specifically, but that could also be another important point 😄