summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/cve-update-nvd2-native.bb
Commit message (Expand)AuthorAgeFilesLines
* cve-update-nvd2-native: Remove rejected CVE from databaseYoann Congal2024-03-251-0/+4
* cve-update-nvd2-native: Fix CVE configuration updateYoann Congal2024-03-251-0/+4
* cve-update-nvd2-native: nvd_request_next: Improve commentYoann Congal2024-03-251-1/+2
* cve-update-nvd2-native: Remove duplicated CVE_CHECK_DB_FILE definitionYoann Congal2024-03-251-2/+0
* cve-update-nvd2-native: Add an age threshold for incremental updateYoann Congal2024-03-251-4/+16
* cve-update-nvd2-native: Fix typo in commentYoann Congal2024-03-251-1/+1
* cve-update-nvd2-native: increase the delay between subsequent request failuresDhairya Nagodra2024-01-101-4/+9
* cve-update-nvd2-native: faster requests with API keysDhairya Nagodra2024-01-101-1/+6
* cve-update-nvd2-native: make number of fetch attemtps configurablePeter Marko2024-01-101-3/+7
* cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUTPeter Marko2024-01-101-3/+0
* cve-update-nvd2-native: always pass str for json.loads()Yuta Hayama2023-08-161-1/+1
* cve-update-nvd2-native: actually use API keysRoss Burton2023-07-131-11/+12
* cve-update-nvd2-native: log a little moreRoss Burton2023-07-131-5/+7
* cve-update-nvd2-native: increase retry countPeter Marko2023-07-131-1/+1
* cve-update-nvd2-native: retry all errors and sleep between retriesPeter Marko2023-07-131-7/+4
* cve-update-nvd2-native: fix cvssV3 metricsPeter Marko2023-07-131-4/+11
* cve-update-nvd2-native: use exact times, don't truncateRoss Burton2023-07-131-2/+2
* cve-update-nvd2-native: handle all configuration nodes, not just firstRoss Burton2023-07-131-4/+5
* cve-update-nvd2-native: added the missing http importJan Vermaete2023-06-271-0/+1
* cve-update-nvd2-native: new CVE database fetcherMarta Rybczynska2023-06-271-0/+333