****When working with security tools like "Trivy" and "npm" audit, I realized that their primary goal is to generate detailed reports that can be consumed by automation, CI/CD pipelines, and other security tools.

For developers, however, there are times when you simply want a quick visual overview of a report.

Questions like:

How many critical vulnerabilities are there?

Which packages need immediate attention?