aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
AgeCommit message (Expand)Author
2019-12-10cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2019-12-10cve-check: neaten get_cve_infoRoss Burton
2019-12-10cve-check: rewrite look to fix false negativesRoss Burton
2019-12-10cve-check: we don't actually need to unpack to checkRoss Burton
2019-12-10cve-check: failure to parse versions should be more visibleRoss Burton
2019-12-10cve-check: ensure all known CVEs are in the reportRoss Burton
2019-12-10cve-check: backport rewrite from masterRoss Burton
2018-10-29cve-check: Allow multiple entries in CVE_PRODUCTGrygorii Tertychnyi
2018-08-15cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak
2018-05-15cve-check.bbclass: detect CVE IDs listed on multiple linesJon Szymaniak
2018-02-24cve-check-tool: correctly exported web proxiesKonstantin Shemyak
2018-02-16cve-check: short-circuit checking if CVE_PRODUCT isn't setRoss Burton
2018-02-16cve-check: allow recipes to override their versionRoss Burton
2018-02-16cve-check: put log in T so it doesn't get deleted by rm_workRoss Burton
2017-09-05cve-check.bbclass: detect patched CVE's also from patch file namesMikko Rapeli
2017-07-24cve-check.bbclass: use "+git" as separator in PV instead of "git+"Mikko Rapeli
2017-07-24cve-check.bbclass: use weak assignment for default CVE_PRODUCTMikko Rapeli
2017-06-12cve-check: add do_rootfs dependency on cve-checkPeter Marko
2017-06-12cve-check: do not parse error outputPeter Marko
2017-06-12cve-check: clean cve-check recipe result before re-buildingPeter Marko
2017-05-18cve-check.bbclass: make warning contain CVE IDsChen Qi
2017-02-15cve-check.bbclass: Fix dependenciesJussi Kukkonen
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-13cve-check: allow recipes to override the product nameRoss Burton
2016-11-15cve-check.bbclass: CVE-2014-2524 / readline v5.2André Draszik
2016-10-15Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock
2016-09-16cve-check.bbclass: Add classMariano Lopez