summaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
AgeCommit message (Expand)Author
2022-06-30cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton
2022-06-17cve-check: add support for Ignored CVEsMarta Rybczynska
2022-06-06cve-check: fix return type in check_cvesMarta Rybczynska
2022-06-06cve-check: write empty fragment files in the text modeMarta Rybczynska
2022-06-06cve-check: move update_symlinks to a libraryMarta Rybczynska
2022-05-29cve-check: Allow warnings to be disabledRichard Purdie
2022-05-27cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand
2022-05-27cve-check: Add helper for symlink handlingErnst Sjöstrand
2022-05-23cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui
2022-05-17cve-check: Fix report generationMarta Rybczynska
2022-05-04cve-check: fix symlinks where link and output path are equalDavide Gardenal
2022-05-04cve-check: add JSON format to summary outputDavide Gardenal
2022-04-28cve-check: no need to depend on the fetch taskRoss Burton
2022-03-30cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska
2022-03-30cve-check: add json formatMarta Rybczynska
2022-03-09meta/scripts: Improve internal variable namingSaul Wold
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