diff options
author | Vaibhav Rustagi <vaibhavrustagi@google.com> | 2021-05-12 10:47:43 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-05-13 02:51:25 -0700 |
commit | 4fe3d414f414366047b1af8c981c8a97f34a3da3 (patch) | |
tree | 3a3769c92f4a4c5b3181bd3c0342f9dc30c38340 /app-emulation | |
parent | sys-kernel/gentoo-sources: batch ppc stable, bug #778824 (diff) | |
download | gentoo-4fe3d414f414366047b1af8c981c8a97f34a3da3.tar.gz gentoo-4fe3d414f414366047b1af8c981c8a97f34a3da3.tar.bz2 gentoo-4fe3d414f414366047b1af8c981c8a97f34a3da3.zip |
Add CPE tag for app-emulation/runc.
Based on the CPE tags from official CPE tag database
official-cpe-dictionary_v2.3.xml downloaded from
https://nvd.nist.gov/products/cpe, it uses
linuxfoundation as the vendor for runc vulnerabilities.
Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Closes: https://github.com/gentoo/gentoo/pull/20786
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/runc/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/runc/metadata.xml b/app-emulation/runc/metadata.xml index 8b7ea39239c3..f9c14aa5bb8d 100644 --- a/app-emulation/runc/metadata.xml +++ b/app-emulation/runc/metadata.xml @@ -26,5 +26,6 @@ </use> <upstream> <remote-id type="github">opencontainers/runc</remote-id> + <remote-id type="cpe">cpe:/a:linuxfoundation:runc</remote-id> </upstream> </pkgmetadata> |