mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
nginx: set CVE_PRODUCT
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 <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user