gentoo/dev-libs/libnl/metadata.xml
Michael Kochera be6758046d
dev-libs/libnl: Add cpe_uri for libnl package.
Adding CPE for dev-libs/libnl that our automation found existed in the CPE Dictionary so it can be covered by security scanning.

Closes: https://bugs.gentoo.org/955255
Signed-off-by: Michael Kochera <kochera@google.com>
Part-of: https://github.com/gentoo/gentoo/pull/42010
Closes: https://github.com/gentoo/gentoo/pull/42010
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-10 01:52:56 +01:00

17 lines
588 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<use>
<flag name="python">Install experimental <pkg>dev-lang/python</pkg> bindings</flag>
<flag name="utils">Install command line interface utils</flag>
</use>
<upstream>
<remote-id type="github">thom311/libnl</remote-id>
<remote-id type="cpe">cpe:/a:libnl_project:libnl</remote-id>
</upstream>
</pkgmetadata>