diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-10-15 12:04:18 -0600 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-12-01 09:52:17 +0200 |
commit | e8344a094cc055903dfd050d1bcf6b6e74f3c599 (patch) | |
tree | b9aa1b06c8fd9421f0e8780339e46ee9ae8600d2 /app-containers/docker-bench-security | |
parent | app-benchmarks/forkbomb: update EAPI 6 -> 8 (diff) | |
download | gentoo-e8344a094cc055903dfd050d1bcf6b6e74f3c599.tar.gz gentoo-e8344a094cc055903dfd050d1bcf6b6e74f3c599.tar.bz2 gentoo-e8344a094cc055903dfd050d1bcf6b6e74f3c599.zip |
app-containers/docker-bench-security: add github upstream metadata
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/docker-bench-security')
-rw-r--r-- | app-containers/docker-bench-security/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-containers/docker-bench-security/metadata.xml b/app-containers/docker-bench-security/metadata.xml index cbef0562c18d..2214840c4cc0 100644 --- a/app-containers/docker-bench-security/metadata.xml +++ b/app-containers/docker-bench-security/metadata.xml @@ -9,4 +9,7 @@ The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production. </longdescription> + <upstream> + <remote-id type="github">docker/docker-bench-security</remote-id> + </upstream> </pkgmetadata> |