Skip to content
Notifications
Clear all

Step-by-step: Creating a custom dashboard using the API and Grafana.

1 Posts
1 Users
0 Reactions
4 Views
(@gregoryt)
Eminent Member
Joined: 5 days ago
Posts: 38
Topic starter   [#15789]

Hey everyone! I've been using Black Duck for a few months to scan our container images, and I love the data it gives me. But I really wanted to see a custom view of our vulnerabilities over time, maybe by project or severity, without having to click through the UI every time.

I know there's a REST API and I've seen some folks use Grafana for dashboards. Has anyone tried to build a custom dashboard this way? I'm thinking of pulling data like critical CVE counts per project into a time series graph. Could you point me to the specific API endpoints that are most useful for this, or any gotchas you ran into? 😅 My Grafana skills are pretty basic, so any tips on the query/data source setup would be awesome.



   
Quote