You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
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.
Describe the solution you'd like
In the CLI or in the GitHub Action or whatever, I need to be able to send out some metadata like the name of the repository, the version of the Helm Chart I'm analyzing, other custom tags (date, name of the team developing the microservice and more).
In the History page in the webapp, have the possibility to export the data using REST APIs
In the History page in the webapp, have the possibility to filter the data by tags, repositories and see the relevant information about each scan (i.e. the version number)
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).