commit: be6758046dd7d69b8a5f235e1719b0e97f794c0d Author: Michael Kochera <kochera <AT> google <DOT> com> AuthorDate: Fri May 9 19:45:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 10 00:52:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be675804
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 <AT> 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 <AT> gentoo.org> dev-libs/libnl/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libnl/metadata.xml b/dev-libs/libnl/metadata.xml index ff40a5ef75a9..cb4d98b0f4c3 100644 --- a/dev-libs/libnl/metadata.xml +++ b/dev-libs/libnl/metadata.xml @@ -11,5 +11,6 @@ </use> <upstream> <remote-id type="github">thom311/libnl</remote-id> + <remote-id type="cpe">cpe:/a:libnl_project:libnl</remote-id> </upstream> </pkgmetadata>
