Files
poky/meta
Pierre Le Magourou 9562ec9c36 cve-check: Consider CVE that affects versions with less than operator
In the NVD json CVE feed, affected versions can be strictly matched to a
version, but they can also be matched with the operator '<='.

Add a new condition in the sqlite query to match affected versions that
are defined with the operator '<='. Then use LooseVersion to discard all
versions that are not relevant.

(From OE-Core rev: 3bf63bc60848d91e90c23f6d854d22b78832aa2d)

Signed-off-by: Pierre Le Magourou <pierre.lemagourou@softbankrobotics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-20 13:14:21 +01:00
..
2019-06-20 13:14:21 +01:00
2019-06-19 22:13:40 +01:00
2019-05-22 07:24:52 +01:00
2019-06-19 22:13:42 +01:00
2018-09-21 18:45:47 -07:00
2016-01-07 13:40:14 +00:00