Files
poky/meta/recipes-core
Konrad Weihmann 4c9d9b7985 cve-update-db-native: skip on empty cpe23Uri
Recently an entry in the NVD DB appeared that looks like that
{'vulnerable': True, 'cpe_name': []}.
As besides all the vulnerable flag no data is present we would get
a KeyError exception on acccess.
Use get method on dictionary and return if no meta data is present
Also quit if the length of the array after splitting is less than 6

(From OE-Core rev: e9776c55cf251fc884ac3ce4fd6c96769b1d17ff)

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 00ce2796d97de2bc376b038d0ea7969088791d34)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-04-30 14:37:32 +01:00
..
2021-04-23 10:41:21 +01:00
2020-07-12 12:21:47 +01:00
2020-09-08 16:43:40 +01:00
2020-07-22 12:45:56 +01:00
2019-01-08 11:16:44 +00:00
2020-09-24 22:32:49 +01:00
2021-03-28 22:31:55 +01:00
2021-04-19 12:55:20 +01:00
2020-08-02 14:42:08 +01:00
2018-09-04 11:03:55 +01:00
2020-09-10 13:48:26 +01:00
2020-10-08 08:08:32 +01:00
2019-03-29 08:28:52 +00:00