package/fluent-bit: add CPE variables
cpe:2.3🅰️treasuredata:fluent_bit is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Atreasuredata%3Afluent_bit Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
f6f15e85b3
commit
32602f9cbb
@ -8,6 +8,8 @@ FLUENT_BIT_VERSION = 2.0.8
|
||||
FLUENT_BIT_SITE = $(call github,fluent,fluent-bit,v$(FLUENT_BIT_VERSION))
|
||||
FLUENT_BIT_LICENSE = Apache-2.0
|
||||
FLUENT_BIT_LICENSE_FILES = LICENSE
|
||||
FLUENT_BIT_CPE_ID_VENDOR = treasuredata
|
||||
FLUENT_BIT_CPE_ID_PRODUCT = fluent_bit
|
||||
FLUENT_BIT_DEPENDENCIES = host-bison host-flex libyaml libopenssl
|
||||
|
||||
FLUENT_BIT_CONF_OPTS += \
|
||||
|
Loading…
Reference in New Issue
Block a user