nginx has a long history, and has used multiple CPEs over time. Set CVE_PRODUCT to reflect current and historic vendor:product pairs.
Signed-off-by: Gyorgy Sarvari <[email protected]> --- meta-webserver/recipes-httpd/nginx/nginx.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes-httpd/nginx/nginx.inc index fe23eb397b..81919b9eb1 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx.inc +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc @@ -202,3 +202,5 @@ USERADD_PARAM:${PN} = " \ --groups www-data \ --shell ${base_sbindir}/nologin \ --user-group ${NGINX_USER}" + +CVE_PRODUCT = "nginx:nginx f5:nginx_open_source f5:nginx"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123120): https://lists.openembedded.org/g/openembedded-devel/message/123120 Mute This Topic: https://lists.openembedded.org/mt/117074911/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
