HoundDog.ai's code scanner is able to generate Markdown reports for point-in-time views of the sensitive data elements in your codebase, along with their sensitivity levels, occurrence counts, file locations and code snippets.
Here is an example command that scans directory ~/foo and generates a markdown file at ~/foo/report.md:
hounddog scan ~/foo --output-format=markdown --output-path=report.mdViewing the Report
We strongly recommend using Google Chrome and the Markdown Viewer browser extension to view the reports. Enable the extension's mermaid and toc options to ensure all content renders correctly:

File access must also be granted to the extension:

