pentoo-overlay/app-forensics/openscap/metadata.xml
Yury Martynov 358d591913
app-forensics/openscap: new ebuild
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Yury Martynov <email@linxon.ru>
2020-04-03 09:43:04 +03:00

23 lines
973 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>email@linxon.ru</email>
<name>Yury Martynov</name>
</maintainer>
<use>
<flag name="gconf">Build the gconf independant probes</flag>
<flag name="nss">Prefer NSS over libgcrypt as the crypto engine</flag>
<flag name="rpm">Compiles the RPM probes</flag>
<flag name="sce">Enables Script Check Engine (SCE) support</flag>
<flag name="sql">Build the sql independant probes</flag>
<flag name="chroot">Scan entire chroots using offline scanning</flag>
<flag name="vm">Scan VMs and VM storage images</flag>
<flag name="podman">Scan Podman containers and container images</flag>
<flag name="ssh">Scan remote machines over ssh</flag>
<flag name="docker">Enables the oscap-docker utility</flag>
</use>
<upstream>
<remote-id type="github">OpenSCAP/openscap</remote-id>
</upstream>
</pkgmetadata>