diff mbox series

[1/1] package/thrift: add THRIFT_CPE_ID_VENDOR

Message ID 20210112065447.1502470-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/thrift: add THRIFT_CPE_ID_VENDOR | expand

Commit Message

Fabrice Fontaine Jan. 12, 2021, 6:54 a.m. UTC
cpe:2.3:a:apache:thrift is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aapache%3Athrift

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/thrift/thrift.mk | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni Jan. 14, 2021, 10:35 p.m. UTC | #1
On Tue, 12 Jan 2021 07:54:47 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> cpe:2.3:a:apache:thrift is a valid CPE identifier for this package:
> 
>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aapache%3Athrift
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/thrift/thrift.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/thrift/thrift.mk b/package/thrift/thrift.mk
index 8ad37b6b2e..0f2a8eb071 100644
--- a/package/thrift/thrift.mk
+++ b/package/thrift/thrift.mk
@@ -8,6 +8,7 @@  THRIFT_VERSION = 0.13.0
 THRIFT_SITE = http://www.us.apache.org/dist/thrift/$(THRIFT_VERSION)
 THRIFT_LICENSE = Apache-2.0
 THRIFT_LICENSE_FILES = LICENSE
+THRIFT_CPE_ID_VENDOR = apache
 
 THRIFT_DEPENDENCIES = host-pkgconf host-thrift boost \
 	libevent openssl zlib