summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/cve-update-db-native.bb
Commit message (Expand)AuthorAgeFilesLines
* cve-update-db-native: use context manager for cve_fChris Laplante2020-09-171-4/+1
* cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante2020-09-171-2/+3
* cve-update-db-native: add progress handlerChris Laplante2020-09-171-43/+47
* cve-update: handle baseMetricV2 as optionalKonrad Weihmann2020-08-071-4/+9
* cve-update-db-native: fix DB file version for '-'Lee Chee Yang2020-04-051-0/+3
* cve-check: CPE version '-' as all versionLee Chee Yang2020-04-011-1/+1
* cve-update-db-native: clean DB if temporary file existLee Chee Yang2020-03-291-1/+8
* cve-update-db-native: prevent fatal error cause by networkLee Chee Yang2020-03-291-1/+7
* cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno2019-12-091-1/+1
* cve-update-db-native: clean up proxy handlingRoss Burton2019-11-211-26/+5
* cve-update-db-native: add an index on the CVE ID columnRoss Burton2019-11-211-0/+3
* cve-update-db-native: don't hardcode the database nameRoss Burton2019-11-211-2/+2
* cve-update-db-native: don't refresh more than once an hourRoss Burton2019-11-141-1/+9
* cve-update-db-native: fix https proxy issuesChin Huat Ang2019-07-261-11/+30
* cve-update-db-native: clean up JSON fetchingRoss Burton2019-07-221-17/+12
* cve-update-db-native: improve metadata parsingRoss Burton2019-07-221-8/+10
* cve-update-db-native: use executemany() to optimise CPE insertionRoss Burton2019-07-221-53/+32
* cve-update-db: actually inherit nativeRoss Burton2019-07-191-2/+1
* cve-update-db-native: use os.path.join instead of +Ross Burton2019-07-191-4/+4
* cve-update-db-native: Remove hash column from database.Pierre Le Magourou2019-07-191-14/+7
* cve-update-db-native: use SQL placeholders instead of format stringsRoss Burton2019-07-181-1/+1
* cve-update-db-native: Skip recipe when cve-check class is not loaded.Pierre Le Magourou2019-07-101-0/+5
* cve-update-db: Use NVD CPE data to populate PRODUCTS tablePierre Le Magourou2019-07-091-14/+74
* cve-check: Depends on cve-update-db-nativePierre Le Magourou2019-07-091-0/+143