summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/cve-update-db-native.bb
Commit message (Expand)AuthorAgeFilesLines
* cve-update: handle baseMetricV2 as optionalKonrad Weihmann2020-08-041-4/+9
* cve-update-db-native: clean DB if temporary file existLee Chee Yang2020-05-071-1/+8
* cve-check: CPE version '-' as all versionLee Chee Yang2020-04-291-1/+1
* cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno2019-12-161-1/+1
* cve-update-db-native: clean up proxy handlingRoss Burton2019-11-251-26/+5
* cve-update-db-native: add an index on the CVE ID columnRoss Burton2019-11-251-0/+3
* cve-update-db-native: don't hardcode the database nameRoss Burton2019-11-251-2/+2
* cve-update-db-native: don't refresh more than once an hourRoss Burton2019-11-251-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