diff options
author | Peter Marko <peter.marko@siemens.com> | 2025-07-20 23:09:47 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-29 08:42:34 -0700 |
commit | a32c4171189f7374ae74e07237e05fb85be4772c (patch) | |
tree | d075e2c0eaba8860a81739fdf0364321f6124651 /bitbake/lib/bb/utils.py | |
parent | 8fe20edf8a7affb88eaad3fcd060021056ded3f7 (diff) | |
download | poky-a32c4171189f7374ae74e07237e05fb85be4772c.tar.gz |
orc: set CVE_PRODUCT
There are new CVEs reported for this recipe which are not for this
componene, but for a component with same name from apache.
sqlite> select vendor, product, id, count(*) from products where product like 'orc' group by vendor, product, id;
apache|orc|CVE-2018-8015|1
apache|orc|CVE-2025-47436|4
gstreamer|orc|CVE-2024-40897|1
(From OE-Core rev: 4367e4cc527278b7e9edc08752014e71566e0068)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions