gentoo-ebuilds/app-containers/docker-bench-security/metadata.xml
Leonardo Hernández Hernández e8344a094c
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>
2023-12-01 09:52:17 +02:00

15 lines
535 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
<longdescription lang="en">
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>