summaryrefslogtreecommitdiffstats
path: root/meta/classes/cve-check.bbclass
AgeCommit message (Expand)Author
2023-11-13cve-check: sort the package list in the JSON reportRoss Burton
2023-06-19cve-update-nvd2-native: new CVE database fetcherMarta Rybczynska
2023-04-03cve-check: Fix false negative version issueGeoffrey GIRY
2023-01-20cve-check: write the cve manifest to IMGDEPLOYDIRJermain Horsman
2022-09-07cve-check: close cursors as soon as possibleRoss Burton
2022-09-07classes: cve-check: Get shared database lockJoshua Watt
2022-07-13classes/cve-check: Move get_patches_cves to libraryJoshua Watt
2022-07-05cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton
2022-06-28cve-check: add support for Ignored CVEsMarta Rybczynska
2022-06-07cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska
2022-06-07cve-check: write empty fragment files in the text modeMarta Rybczynska
2022-06-07cve-check: move update_symlinks to a libraryMarta Rybczynska
2022-06-01cve-check: Allow warnings to be disabledRichard Purdie
2022-06-01cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand
2022-06-01cve-check: Add helper for symlink handlingErnst Sjöstrand
2022-06-01cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui
2022-05-18cve-check: Fix report generationMarta Rybczynska
2022-05-10cve-check: fix symlinks where link and output path are equalDavide Gardenal
2022-05-10cve-check: add JSON format to summary outputDavide Gardenal
2022-05-10cve-check: no need to depend on the fetch taskRoss Burton
2022-04-25cve-check: add json formatMarta Rybczynska
2022-03-03Revert "cve-check: add lockfile to task"Ross Burton
2022-03-03cve-check: get_cve_info should open the database read-onlyRoss Burton
2022-02-19cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier
2022-01-12cve-check: add lockfile to taskKonrad Weihmann
2022-01-12cve-update-db-native: use fetch taskRoss Burton
2021-08-16cve-check: remove deprecated CVE_CHECK_CVE_WHITELISTMichael Opdenacker
2021-08-16cve-check: improve comment about CVE patch file namesMichael Opdenacker
2021-08-16cve-check: update link to NVD website for CVE detailsMichael Opdenacker
2021-08-16cve-check: fix commentsMichael Opdenacker
2021-08-16cve-check: add include/exclude layersakuster
2021-02-22cve-check.bbclass: add layer to cve logakuster
2021-02-22cve-check: add CVE_CHECK_REPORT_PATCHED variable to suppress reporting of pat...Chris Laplante
2021-02-22cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-...Chris Laplante
2021-02-04cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-04cve-check: replace Looseversion with custom version classLee Chee Yang
2020-11-30cve-check: show real PN/PVRoss Burton
2020-09-14cve-check: avoid FileNotFoundError if no do_cve_check task has runChris Laplante
2020-09-14cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante
2020-09-14cve-check.bbclass: always save cve reportakuster
2020-06-09cve-check: include epoch in product version outputRalph Siemsen
2020-05-26cve-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