| Commit message (Expand) | Author | Age | Files | Lines |
* | cve-check: include epoch in product version output | Ralph Siemsen | 2020-08-04 | 1 | -1/+1 |
* | cve-check: Run it after do_fetch | Khem Raj | 2020-08-04 | 1 | -1/+1 |
* | cve-check: CPE version '-' as all version | Lee Chee Yang | 2020-04-29 | 1 | -1/+1 |
* | cve-check: fix ValueError | Chee Yang Lee | 2020-03-16 | 1 | -2/+2 |
* | cve-check: show whitelisted status | Chee Yang Lee | 2020-03-16 | 1 | -5/+7 |
* | cve-check: fail gracefully when file not found | Armin Kuster | 2020-03-16 | 1 | -1/+8 |
* | cve-check: Switch to NVD CVE JSON feed version 1.1 | Niko Mauno | 2019-12-16 | 1 | -1/+1 |
* | cve-check: fetch CVE data once at a time instead of in a single call | Ross Burton | 2019-11-25 | 1 | -10/+10 |
* | cve-check: neaten get_cve_info | Ross Burton | 2019-11-25 | 1 | -13/+5 |
* | cve-check: rewrite look to fix false negatives | Ross Burton | 2019-11-25 | 1 | -29/+34 |
* | cve-check: we don't actually need to unpack to check | Ross Burton | 2019-11-25 | 1 | -2/+1 |
* | cve-check: failure to parse versions should be more visible | Ross Burton | 2019-11-13 | 1 | -2/+2 |
* | cve-check: ensure all known CVEs are in the report | Ross Burton | 2019-11-13 | 1 | -2/+7 |
* | cve-update-db-native: Remove hash column from database. | Pierre Le Magourou | 2019-07-19 | 1 | -6/+6 |
* | cve-check: Replace CVE_CHECK_CVE_WHITELIST by CVE_CHECK_WHITELIST | Pierre Le Magourou | 2019-07-19 | 1 | -11/+11 |
* | cve-check: allow comparison of Vendor as well as Product | Ross Burton | 2019-07-18 | 1 | -4/+8 |
* | cve-check.bbclass: initialize to_append | Mikko Rapeli | 2019-07-18 | 1 | -0/+1 |
* | glibc: exclude child recipes from CVE scanning | Ross Burton | 2019-07-17 | 1 | -3/+1 |
* | cve-check: remove redundant readline CVE whitelisting | Ross Burton | 2019-07-17 | 1 | -4/+9 |
* | cve-check: Update unpatched CVE matching | Pierre Le Magourou | 2019-07-09 | 1 | -14/+40 |
* | cve-check: Depends on cve-update-db-native | Pierre Le Magourou | 2019-07-09 | 1 | -1/+1 |
* | cve-update-db: Catch request.urlopen errors. | Pierre Le Magourou | 2019-07-05 | 1 | -2/+3 |
* | cve-check: be idiomatic | Ross Burton | 2019-06-27 | 1 | -8/+9 |
* | cve-check: Consider CVE that affects versions with less than operator | Pierre Le Magourou | 2019-06-20 | 1 | -2/+14 |
* | cve-check: Manage CVE_PRODUCT with more than one name | Pierre Le Magourou | 2019-06-20 | 1 | -11/+14 |
* | cve-check: Remove dependency to cve-check-tool-native | Pierre Le Magourou | 2019-06-20 | 1 | -45/+26 |
* | cve-check: Allow multiple entries in CVE_PRODUCT | Grygorii Tertychnyi | 2018-10-29 | 1 | -1/+2 |
* | cve-check.bbclass: do not download the CVE DB in package-specific tasks | Konstantin Shemyak | 2018-08-15 | 1 | -1/+1 |
* | cve-check.bbclass: detect CVE IDs listed on multiple lines | Jon Szymaniak | 2018-05-15 | 1 | -4/+6 |
* | cve-check-tool: correctly exported web proxies | Konstantin Shemyak | 2018-02-24 | 1 | -3/+0 |
* | cve-check: short-circuit checking if CVE_PRODUCT isn't set | Ross Burton | 2018-02-16 | 1 | -0/+3 |
* | cve-check: allow recipes to override their version | Ross Burton | 2018-02-16 | 1 | -1/+2 |
* | cve-check: put log in T so it doesn't get deleted by rm_work | Ross Burton | 2018-02-16 | 1 | -4/+3 |
* | cve-check.bbclass: detect patched CVE's also from patch file names | Mikko Rapeli | 2017-09-05 | 1 | -1/+15 |
* | cve-check.bbclass: use "+git" as separator in PV instead of "git+" | Mikko Rapeli | 2017-07-24 | 1 | -1/+1 |
* | cve-check.bbclass: use weak assignment for default CVE_PRODUCT | Mikko Rapeli | 2017-07-24 | 1 | -1/+1 |
* | cve-check: add do_rootfs dependency on cve-check | Peter Marko | 2017-06-12 | 1 | -0/+1 |
* | cve-check: do not parse error output | Peter Marko | 2017-06-12 | 1 | -1/+1 |
* | cve-check: clean cve-check recipe result before re-building | Peter Marko | 2017-06-12 | 1 | -0/+5 |
* | cve-check.bbclass: make warning contain CVE IDs | Chen Qi | 2017-05-18 | 1 | -4/+5 |
* | cve-check.bbclass: Fix dependencies | Jussi Kukkonen | 2017-02-15 | 1 | -1/+1 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -23/+23 |
* | cve-check: allow recipes to override the product name | Ross Burton | 2016-12-13 | 1 | -1/+5 |
* | cve-check.bbclass: CVE-2014-2524 / readline v5.2 | André Draszik | 2016-11-15 | 1 | -1/+1 |
* | Remove RM_OLD_IMAGE, it's no longer useful | Joshua Lock | 2016-10-15 | 1 | -2/+0 |
* | cve-check.bbclass: Add class | Mariano Lopez | 2016-09-16 | 1 | -0/+267 |