Notifications
Clear all
Topic starter
19/07/2026 11:37 pm
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.