Understanding privado.json

Privado saves the scan results in a JSON file, .privado/privado.json in the repository directory where you ran the scan. The JSON contains all the information generated by the scan. the structure of the file can be interpreted as follows:

The privado.json structures the results into 5 sections excluding the metadata about the repository. This file can be imported into the Privado Dashboard for visualization or fed into any custom integrations like Slack, JIRA, or SIEM Tools To understand the structure of each section of the result, check out the following docs:

Last updated