summaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
AgeCommit message (Expand)Author
2022-02-27Revert "cve-check: add lockfile to task"Ross Burton
2022-02-25cve-check: get_cve_info should open the database read-onlyRoss Burton
2022-02-21meta/scripts: Automated conversion of OE renamed variablesRichard Purdie
2022-02-07cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier
2022-01-08cve-check: add lockfile to taskKonrad Weihmann
2021-08-13classes/cve-check: Move get_patches_cves to libraryJoshua Watt
2021-08-12cve-check: remove deprecated CVE_CHECK_CVE_WHITELISTMichael Opdenacker
2021-08-06cve-check: improve comment about CVE patch file namesMichael Opdenacker
2021-08-06cve-check: update link to NVD website for CVE detailsMichael Opdenacker
2021-08-06cve-check: fix commentsMichael Opdenacker
2021-07-30Convert to new override syntaxRichard Purdie
2021-02-09cve-check: add include/exclude layersakuster
2021-02-09cve-check.bbclass: add layer to cve logakuster
2021-01-30cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-01-23cve-check: replace Looseversion with custom version classLee Chee Yang
2020-11-24cve-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