summaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
Commit message (Expand)AuthorAgeFilesLines
* cve-check: include epoch in product version outputRalph Siemsen2020-08-041-1/+1
* cve-check: Run it after do_fetchKhem Raj2020-08-041-1/+1
* cve-check: CPE version '-' as all versionLee Chee Yang2020-04-291-1/+1
* cve-check: fix ValueErrorChee Yang Lee2020-03-161-2/+2
* cve-check: show whitelisted statusChee Yang Lee2020-03-161-5/+7
* cve-check: fail gracefully when file not foundArmin Kuster2020-03-161-1/+8
* cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno2019-12-161-1/+1
* cve-check: fetch CVE data once at a time instead of in a single callRoss Burton2019-11-251-10/+10
* cve-check: neaten get_cve_infoRoss Burton2019-11-251-13/+5
* cve-check: rewrite look to fix false negativesRoss Burton2019-11-251-29/+34
* cve-check: we don't actually need to unpack to checkRoss Burton2019-11-251-2/+1
* cve-check: failure to parse versions should be more visibleRoss Burton2019-11-131-2/+2
* cve-check: ensure all known CVEs are in the reportRoss Burton2019-11-131-2/+7
* cve-update-db-native: Remove hash column from database.Pierre Le Magourou2019-07-191-6/+6
* cve-check: Replace CVE_CHECK_CVE_WHITELIST by CVE_CHECK_WHITELISTPierre Le Magourou2019-07-191-11/+11
* cve-check: allow comparison of Vendor as well as ProductRoss Burton2019-07-181-4/+8
* cve-check.bbclass: initialize to_appendMikko Rapeli2019-07-181-0/+1
* glibc: exclude child recipes from CVE scanningRoss Burton2019-07-171-3/+1
* cve-check: remove redundant readline CVE whitelistingRoss Burton2019-07-171-4/+9
* cve-check: Update unpatched CVE matchingPierre Le Magourou2019-07-091-14/+40
* cve-check: Depends on cve-update-db-nativePierre Le Magourou2019-07-091-1/+1
* cve-update-db: Catch request.urlopen errors.Pierre Le Magourou2019-07-051-2/+3
* cve-check: be idiomaticRoss Burton2019-06-271-8/+9
* cve-check: Consider CVE that affects versions with less than operatorPierre Le Magourou2019-06-201-2/+14
* cve-check: Manage CVE_PRODUCT with more than one namePierre Le Magourou2019-06-201-11/+14
* cve-check: Remove dependency to cve-check-tool-nativePierre Le Magourou2019-06-201-45/+26
* cve-check: Allow multiple entries in CVE_PRODUCTGrygorii Tertychnyi2018-10-291-1/+2
* cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak2018-08-151-1/+1
* cve-check.bbclass: detect CVE IDs listed on multiple linesJon Szymaniak2018-05-151-4/+6
* cve-check-tool: correctly exported web proxiesKonstantin Shemyak2018-02-241-3/+0
* cve-check: short-circuit checking if CVE_PRODUCT isn't setRoss Burton2018-02-161-0/+3
* cve-check: allow recipes to override their versionRoss Burton2018-02-161-1/+2
* cve-check: put log in T so it doesn't get deleted by rm_workRoss Burton2018-02-161-4/+3
* cve-check.bbclass: detect patched CVE's also from patch file namesMikko Rapeli2017-09-051-1/+15
* cve-check.bbclass: use "+git" as separator in PV instead of "git+"Mikko Rapeli2017-07-241-1/+1
* cve-check.bbclass: use weak assignment for default CVE_PRODUCTMikko Rapeli2017-07-241-1/+1
* cve-check: add do_rootfs dependency on cve-checkPeter Marko2017-06-121-0/+1
* cve-check: do not parse error outputPeter Marko2017-06-121-1/+1
* cve-check: clean cve-check recipe result before re-buildingPeter Marko2017-06-121-0/+5
* cve-check.bbclass: make warning contain CVE IDsChen Qi2017-05-181-4/+5
* cve-check.bbclass: Fix dependenciesJussi Kukkonen2017-02-151-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-23/+23
* cve-check: allow recipes to override the product nameRoss Burton2016-12-131-1/+5
* cve-check.bbclass: CVE-2014-2524 / readline v5.2André Draszik2016-11-151-1/+1
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-2/+0
* cve-check.bbclass: Add classMariano Lopez2016-09-161-0/+267