Files
poky/meta/recipes-core
Konrad Weihmann 1ee02f662c 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: 45148918628ba797755f3cbb52f065ec6dbbcfd2)

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: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-05-04 22:57:55 +01:00
..
2020-07-02 16:12:36 +01:00
2019-10-15 14:16:12 +01:00
2021-03-28 22:31:47 +01:00
2015-01-23 11:36:27 +00:00
2018-09-04 11:03:55 +01:00
2020-06-23 11:40:46 +01:00
2020-09-17 12:51:24 +01:00
2020-05-14 16:45:42 +01:00
2019-03-29 08:28:52 +00:00