lint: 'check-vulnerabilities' also checks package properties.
authorEfraim Flashner <efraim@flashner.co.il>
Thu, 30 Nov 2017 21:41:29 +0000 (23:41 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Sun, 10 Dec 2017 19:59:07 +0000 (21:59 +0200)
commitf4007b25476dfd97885f358d2dabbd463f6f6017
treecc50563d23c77d455fc5e03cc7cb8cc0a61c7ac5
parent308b8f79c5267ae442e4a8874cfed80f3c5a8831
lint: 'check-vulnerabilities' also checks package properties.

* guix/scripts/lint.scm (check-vulnerabilities): Also check for CVEs
listed as mitigated in the package properties.
* tests/lint.scm ("cve: known safe from vulnerability"): New test.
guix/scripts/lint.scm
tests/lint.scm