mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
16 lines
535 B
XML
16 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>
|