This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git

commit d4dad41f603152eee441463cb5ef07d481a0c317
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Nov 9 16:22:57 2023 +0100

    Add `cpe` and `purl` to `log4j-core` component (apache/logging-log4j2#1707)
---
 urn:cdx:dfa35519-9734-4259-bba1-3e825cf4be06/1.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/urn:cdx:dfa35519-9734-4259-bba1-3e825cf4be06/1.xml 
b/urn:cdx:dfa35519-9734-4259-bba1-3e825cf4be06/1.xml
index c3208d69..31694b0c 100644
--- a/urn:cdx:dfa35519-9734-4259-bba1-3e825cf4be06/1.xml
+++ b/urn:cdx:dfa35519-9734-4259-bba1-3e825cf4be06/1.xml
@@ -40,6 +40,8 @@
     <component type="library" 
bom-ref="pkg:maven/org.apache.logging.log4j/log4j-core?type=jar">
       <group>org.apache.logging.log4j</group>
       <name>log4j-core</name>
+      <cpe>cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*</cpe>
+      <purl>pkg:maven/org.apache.logging.log4j/log4j-core?type=jar</purl>
     </component>
   </components>
 

Reply via email to