public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2][OE-core 0/4] Allow choosing the NVD feed
@ 2024-12-24 10:25 Marta Rybczynska
  2024-12-24 10:25 ` [PATCH v2][OE-core 1/4] cve-update-db-native: restore Marta Rybczynska
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Marta Rybczynska @ 2024-12-24 10:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marta Rybczynska

This series is allowing choice of the NVD feed to use, you can
configure them using the NVD_DB_VERSION variable in local.conf

Available feeds:
- NVD2 (default) - the current NVD API v2 feed
- NVD1 - the old NVD feed (deprecated, but still working)
- FKIE - the NVD feed restoration from FKIE-CAD

Marta Rybczynska (4):
  cve-update-db-native: restore
  cve-update-db-native: update structure
  cve-update-db-native: add the fkie source
  cve-check: allow feed choice

 meta/classes/cve-check.bbclass                |  13 +-
 .../recipes-core/meta/cve-update-db-native.bb | 405 ++++++++++++++++++
 2 files changed, 416 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-core/meta/cve-update-db-native.bb

-- 
2.45.2



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-05 14:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24 10:25 [PATCH v2][OE-core 0/4] Allow choosing the NVD feed Marta Rybczynska
2024-12-24 10:25 ` [PATCH v2][OE-core 1/4] cve-update-db-native: restore Marta Rybczynska
2024-12-24 10:25 ` [PATCH v2][OE-core 2/4] cve-update-db-native: update structure Marta Rybczynska
2024-12-24 10:25 ` [PATCH v2][OE-core 3/4] cve-update-db-native: add the fkie source Marta Rybczynska
2024-12-24 10:25 ` [PATCH v2][OE-core 4/4] cve-check: allow feed choice Marta Rybczynska
2025-01-14 17:54   ` [OE-core] " Ross Burton
2025-01-15 12:23     ` Ross Burton
2025-02-05 12:03       ` Marta Rybczynska
2025-02-05 14:38     ` Marta Rybczynska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox