summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/cve-update-db-native.bb
AgeCommit message (Expand)Author
2021-04-23cve-update-db-native: skip on empty cpe23UriKonrad Weihmann
2021-03-31cve-update-db-native: Allow to overrule the URL in a bbappend.jan
2021-03-20cve-update-db-native: consider version suffix when update CVE dbLee Chee Yang
2020-11-29cve-update-db-native: handle all-wildcard versionsRoss Burton
2020-09-14cve-update-db-native: remove unused variableChris Laplante
2020-09-14cve-update-db-native: move -journal checking into do_fetchChris Laplante
2020-09-14cve-update-db-native: be less magical about checking whether the cve-check cl...Chris Laplante
2020-09-11cve-update-db-native: use fetch taskRoss Burton
2020-09-11cve-update-db-native: add more logging when fetchingRoss Burton
2020-09-11cve-update-db-native: remove unused importRoss Burton
2020-09-09cve-update-db-native: use context manager for cve_fChris Laplante
2020-09-09cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante
2020-09-09cve-update-db-native: add progress handlerChris Laplante
2020-07-27cve-update: handle baseMetricV2 as optionalKonrad Weihmann
2020-04-02cve-update-db-native: fix DB file version for '-'Lee Chee Yang
2020-03-31cve-check: CPE version '-' as all versionLee Chee Yang
2020-03-29cve-update-db-native: clean DB if temporary file existLee Chee Yang
2020-03-25cve-update-db-native: prevent fatal error cause by networkLee Chee Yang
2019-12-09cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno
2019-11-21cve-update-db-native: clean up proxy handlingRoss Burton
2019-11-21cve-update-db-native: add an index on the CVE ID columnRoss Burton
2019-11-21cve-update-db-native: don't hardcode the database nameRoss Burton
2019-11-14cve-update-db-native: don't refresh more than once an hourRoss Burton
2019-07-26cve-update-db-native: fix https proxy issuesChin Huat Ang
2019-07-20cve-update-db-native: clean up JSON fetchingRoss Burton
2019-07-20cve-update-db-native: improve metadata parsingRoss Burton
2019-07-20cve-update-db-native: use executemany() to optimise CPE insertionRoss Burton
2019-07-19cve-update-db: actually inherit nativeRoss Burton
2019-07-19cve-update-db-native: use os.path.join instead of +Ross Burton
2019-07-18cve-update-db-native: Remove hash column from database.Pierre Le Magourou
2019-07-18cve-update-db-native: use SQL placeholders instead of format stringsRoss Burton
2019-07-10cve-update-db-native: Skip recipe when cve-check class is not loaded.Pierre Le Magourou
2019-07-09cve-update-db: Use NVD CPE data to populate PRODUCTS tablePierre Le Magourou
2019-07-09cve-check: Depends on cve-update-db-nativePierre Le Magourou