rm-hull / nvd-clojure

National Vulnerability Database dependency checker for Clojure projects
MIT License
275 stars 36 forks source link

4.0.0 #169

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 10 months ago

Adapts things to work with the newly introduced NVD API keys.

Requests without an API key fail-fast - they're mean to be retired, and currently are throttled by NVD.

github-actions[bot] commented 10 months ago

Pull Request Test Coverage Report for Build 7440578374


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/nvd/config.clj 16 17 94.12%
src/nvd/report.clj 0 6 0.0%
<!-- Total: 16 23 69.57% -->
Totals Coverage Status
Change from base Build 6998168085: 0.8%
Covered Lines: 159
Relevant Lines: 308

💛 - Coveralls