Sharing data across the organization

We are wanting to start creating a security dashboard that our employees are able to go to and that would give them different metrics from our security tools. Some of the tools we are wanting to share data from is InsightVM, InsightAppSec and KnowBe4.

Our goal is to have it where a user would go to a URL and it would access the “data Lake” and grab the information of any asset assigned to them and their phishing score and give them a nice dash board around their risk score and allow them to drive down into what they could do to improve their overall score.

Appreciate any feedback or suggestions you all may have!

For IVM I would setup the data warehouse. It is a Postgress database that you push data to from IVM on a regular interval. You dashboard could hook up to this to provide the metrics you are looking for.