summaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
AgeCommit message (Expand)Author
2021-03-10cve-check: add include/exclude layersakuster
2021-03-10cve-check.bbclass: add layer to cve logakuster
2021-02-01cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-01cve-check: replace Looseversion with custom version classLee Chee Yang
2020-11-25cve-check: show real PN/PVRoss Burton
2020-09-30cve-check: add CVE_CHECK_REPORT_PATCHED variable to suppress reporting of pat...Chris Laplante
2020-09-30cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-...Chris Laplante
2020-09-11cve-update-db-native: use fetch taskRoss Burton
2020-09-09cve-check: avoid FileNotFoundError if no do_cve_check task has runChris Laplante
2020-09-09cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante
2020-07-18cve-check.bbclass: always save cve reportakuster
2020-06-04cve-check: include epoch in product version outputRalph Siemsen
2020-05-24cve-check: Run it after do_fetchKhem Raj
2020-03-31cve-check: CPE version '-' as all versionLee Chee Yang
2020-03-10cve-check: fix ValueErrorChee Yang Lee
2020-03-07cve-check: show whitelisted statusChee Yang Lee
2019-12-28cve-check: fail gracefully when file not foundArmin Kuster
2019-12-09cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno
2019-11-21cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2019-11-21cve-check: neaten get_cve_infoRoss Burton
2019-11-21cve-check: rewrite look to fix false negativesRoss Burton
2019-11-14cve-check: we don't actually need to unpack to checkRoss Burton
2019-11-04cve-check: failure to parse versions should be more visibleRoss Burton
2019-10-31cve-check: ensure all known CVEs are in the reportRoss Burton
2019-07-18cve-update-db-native: Remove hash column from database.Pierre Le Magourou
2019-07-18cve-check: Replace CVE_CHECK_CVE_WHITELIST by CVE_CHECK_WHITELISTPierre Le Magourou
2019-07-18cve-check: allow comparison of Vendor as well as ProductRoss Burton
2019-07-18cve-check.bbclass: initialize to_appendMikko Rapeli
2019-07-17glibc: exclude child recipes from CVE scanningRoss Burton
2019-07-17cve-check: remove redundant readline CVE whitelistingRoss Burton
2019-07-09cve-check: Update unpatched CVE matchingPierre Le Magourou
2019-07-09cve-check: Depends on cve-update-db-nativePierre Le Magourou
2019-07-05cve-update-db: Catch request.urlopen errors.Pierre Le Magourou
2019-06-27cve-check: be idiomaticRoss Burton
2019-06-19cve-check: Consider CVE that affects versions with less than operatorPierre Le Magourou
2019-06-19cve-check: Manage CVE_PRODUCT with more than one namePierre Le Magourou
2019-06-19cve-check: Remove dependency to cve-check-tool-nativePierre Le Magourou
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