summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/cve-update-db-native.bb
AgeCommit message (Expand)Author
2020-04-19cve-check: CPE version '-' as all versionLee Chee Yang
2019-12-16cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno
2019-11-25cve-update-db-native: clean up proxy handlingRoss Burton
2019-11-25cve-update-db-native: add an index on the CVE ID columnRoss Burton
2019-11-25cve-update-db-native: don't hardcode the database nameRoss Burton
2019-11-25cve-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