zadjadr / prometheus-cve-exporter

Prometheus CVE Exporter is a Golang application that scans your system for all installed packages and compares them with the recent NVD JSON feed. It exports metrics that provide insights into the security status of your packages.
MIT License
5 stars 0 forks source link

Integrate Code Quality Tool for Coverage Metrics #2

Closed zadjadr closed 4 months ago

zadjadr commented 4 months ago

Issue Description:

To improve the overall quality of our codebase, we need to integrate a code quality tool that provides coverage metrics. This will help us monitor code coverage, identify areas for improvement, and maintain high code quality standards.

Tasks:

Additional Notes:

zadjadr commented 4 months ago

Adding a threshold later on when the project becomes more stable.