This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch support-ivy-as-component-source
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
The following commit(s) were added to
refs/heads/support-ivy-as-component-source by this push:
new 2d21ab4 provide more metadata for Ivy
2d21ab4 is described below
commit 2d21ab4dec4b7b9e9e24104d94fc2bef8e488dd5
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Aug 16 09:34:58 2026 +0200
provide more metadata for Ivy
---
build.xml | 28 +++++
common | 2 +-
example/ant-cyclonedx-0.2alpha.cdx.diff | 162 +++++++++++-----------------
example/ant-cyclonedx-0.2alpha.cdx.json | 32 +++---
example/ant-cyclonedx-0.2alpha.ivy.cdx.json | 84 ++++++++++++---
5 files changed, 172 insertions(+), 136 deletions(-)
diff --git a/build.xml b/build.xml
index 79d161a..13c6900 100644
--- a/build.xml
+++ b/build.xml
@@ -142,6 +142,34 @@ under the License.
<ivymodule conf="default,provided" externalConf="provided">
<templateComponent refid="ant"/>
<templateComponent refid="ant-launcher"/>
+ <templateComponent
+ name="ivy"
+ group="org.apache.ivy"
+ publisher="The Apache Software Foundation"
+ description="Apache Ivy"
+ supplierIsManufacturer="true">
+ <supplier refid="ant-pmc"/>
+ <license refid="apache-2"/>
+ <externalReferenceSet refid="ant-common-refs"/>
+ <externalReference
+ type="MAILING_LIST"
+ url="https://ant.apache.org/ivy/mailing-lists.html"/>
+ <externalReference
+ type="VCS"
+ url="https://gitbox.apache.org/repos/asf/ant-ivy.git"/>
+ <externalReference
+ type="ISSUE_TRACKER"
+ url="http://issues.apache.org/jira/browse/IVY"/>
+ <externalReference
+ type="DISTRIBUTION"
+ url="https://ant.apache.org/ivy/download.cgi"/>
+ <externalReference
+ type="SOURCE_DISTRIBUTION"
+ url="https://ant.apache.org/ivy/download.cgi"/>
+ <externalReference
+ type="ADVISORIES"
+ url="https://ant.apache.org/ivy/security.html"/>
+ </templateComponent>
</ivymodule>
<file file="${jarname}"/>
<supplier refid="ant-pmc"/>
diff --git a/common b/common
index d07c59a..712c092 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit d07c59aee87528c5b5f3ea441d6a292309dd0a35
+Subproject commit 712c092cf402f83d7d1f2a0e47f02dd6fc8954c3
diff --git a/example/ant-cyclonedx-0.2alpha.cdx.diff
b/example/ant-cyclonedx-0.2alpha.cdx.diff
index afb3c22..a20a143 100644
--- a/example/ant-cyclonedx-0.2alpha.cdx.diff
+++ b/example/ant-cyclonedx-0.2alpha.cdx.diff
@@ -1,5 +1,5 @@
---- ant-cyclonedx-0.2alpha.cdx.json 2026-08-16 09:14:38.469315413 +0200
-+++ ant-cyclonedx-0.2alpha.ivy.cdx.json 2026-08-16 09:14:42.941135681
+0200
+--- ant-cyclonedx-0.2alpha.cdx.json 2026-08-16 09:31:45.900940846 +0200
++++ ant-cyclonedx-0.2alpha.ivy.cdx.json 2026-08-16 09:31:48.698014904
+0200
@@ -253,36 +253,64 @@
"components" : [
{
@@ -246,8 +246,10 @@
- "url" : "https://github.com/FasterXML/jackson-dataformat-xml"
+ "alg" : "SHA-256",
+ "content" :
"cc3a0e540791a9a1cbcd7584767b84572ffda0b72823856558f47dea69ae8ed1"
-+ },
-+ {
+ },
+ {
+- "type" : "bom",
+- "url" :
"https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.22.1/jackson-dataformat-xml-2.22.1-sbom-cyclonedx.json"
+ "alg" : "SHA-512",
+ "content" :
"12398c493aa3b54716813a6297b72104fa52ab324bae54512e41a1285ac756fcbb800084c088f8e9d3aceae2e698ca164bc547421d5fe2fb62ed2dadf1d3d000"
+ },
@@ -256,18 +258,16 @@
+ "content" :
"2d33856e0e0aa27571950d57227a66ab78f22c5cecf7c07afc3ad4dbe3b4b4ae"
},
{
-- "type" : "bom",
-- "url" :
"https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.22.1/jackson-dataformat-xml-2.22.1-sbom-cyclonedx.json"
+- "type" : "distribution-intake",
+- "url" : "https://central.sonatype.com/api/v1/publisher"
+ "alg" : "SHA3-512",
+ "content" :
"47bdf965089a1949286216aed3b286d8990a3b9169dacb15f0a6f36df07ee397d0ecbcc1294228479068cdbff4b1d8a11718ad5efa744952c34eb092e62cf644"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"2f20d92e2fc1932406055a055e0602c9d0a96d7c19b75aeb7dca7c19b30e65bd126677a9bb855ef493be8f4be1feaf62"
- },
- {
-- "type" : "distribution-intake",
-- "url" : "https://central.sonatype.com/api/v1/publisher"
++ },
++ {
+ "alg" : "SHA3-384",
+ "content" :
"e0bc342c2bcd8d91b674657a28e0a762d68232729d7a53d0c04ba63807a1f6bc458bfb64c422408f0cb701ce753ff7cd"
+ }
@@ -702,7 +702,7 @@
"group" : "org.apache.commons",
"name" : "commons-lang3",
"version" : "3.20.0",
-@@ -1286,94 +1194,25 @@
+@@ -1286,77 +1194,22 @@
{
"license" : {
"id" : "Apache-2.0",
@@ -778,87 +778,44 @@
- {
- "type" : "library",
"bom-ref" : "pkg:maven/org.apache.ivy/[email protected]?type=jar",
-- "supplier" : {
-- "name" : "Apache Ant Project Management Committee",
-- "url" : [
-- "https://ant.apache.org/"
-- ]
-- },
-- "manufacturer" : {
-- "name" : "Apache Ant Project Management Committee",
-- "url" : [
-- "https://ant.apache.org/"
-- ]
-- },
-- "publisher" : "The Apache Software Foundation",
+ "isExternal" : true,
- "group" : "org.apache.ivy",
- "name" : "ivy",
- "version" : "2.6.0",
-- "description" : "Apache Ivy",
- "hashes" : [
- {
- "alg" : "MD5",
-@@ -1412,92 +1251,20 @@
- {
- "license" : {
- "id" : "Apache-2.0",
-- "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
-+ "url" : "http://www.apache.org/licenses/LICENSE-2.0.txt"
- }
- }
- ],
- "purl" : "pkg:maven/org.apache.ivy/[email protected]?type=jar",
- "externalReferences" : [
+ "supplier" : {
+ "name" : "Apache Ant Project Management Committee",
+ "url" : [
+@@ -1428,17 +1281,13 @@
+ },
{
-- "type" : "vcs",
-- "url" : "https://gitbox.apache.org/repos/asf/ant-ivy.git"
-- },
-- {
-- "type" : "issue-tracker",
-- "url" : "http://issues.apache.org/jira/browse/IVY"
-- },
-- {
"type" : "website",
- "url" : "https://ant.apache.org/ivy/"
-- },
-- {
-- "type" : "advisories",
-- "url" : "https://ant.apache.org/ivy/security.html"
-- },
-- {
++ "url" : "http://ant.apache.org/ivy/"
+ },
+ {
+ "type" : "advisories",
+ "url" : "https://ant.apache.org/ivy/security.html"
+ },
+ {
- "type" : "bom",
- "url" :
"https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.6.0/ivy-2.6.0.cdx.json"
- },
- {
-- "type" : "mailing-list",
-- "url" : "https://ant.apache.org/ivy/mailing-lists.html"
-- },
-- {
-- "type" : "source-distribution",
-- "url" : "https://ant.apache.org/ivy/download.cgi"
-- },
-- {
-- "type" : "distribution",
-- "url" : "https://ant.apache.org/ivy/download.cgi"
-- },
-- {
-- "type" : "license",
-- "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
-- },
-- {
+ "type" : "mailing-list",
+ "url" : "https://ant.apache.org/ivy/mailing-lists.html"
+ },
+@@ -1455,46 +1304,14 @@
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ {
- "type" : "build-system",
- "url" : "https://ci-builds.apache.org/job/Ant/job/Ivy/"
- },
- {
-- "type" : "security-contact",
-- "url" : "https://www.apache.org/security/"
-+ "url" : "http://ant.apache.org/ivy/"
- }
- ]
- },
- {
- "type" : "library",
+ "type" : "security-contact",
+ "url" : "https://www.apache.org/security/"
+- }
+- ]
+- },
+- {
+- "type" : "library",
- "bom-ref" : "pkg:maven/org.bouncycastle/[email protected]?type=jar",
- "group" : "org.bouncycastle",
- "name" : "bcpg-jdk15on",
@@ -880,21 +837,22 @@
- "name" : "bcprov-jdk15on",
- "version" : "1.70",
- "licenses" : [
-- {
++ },
+ {
- "license" : {
- "name" : "Bouncy Castle Licence",
- "url" : "https://www.bouncycastle.org/licence.html"
- }
-- }
++ "type" : "rfc-9116",
++ "url" : "https://ant.apache.org/.well-known/security.txt"
+ }
- ],
- "purl" : "pkg:maven/org.bouncycastle/[email protected]?type=jar"
-- },
-- {
-- "type" : "library",
- "bom-ref" : "pkg:maven/org.codehaus.woodstox/[email protected]?type=jar",
- "group" : "org.codehaus.woodstox",
- "name" : "stax2-api",
-@@ -1545,12 +1312,17 @@
++ ]
+ },
+ {
+ "type" : "library",
+@@ -1545,12 +1362,17 @@
}
}
],
@@ -914,7 +872,7 @@
"group" : "org.cyclonedx",
"name" : "cyclonedx-core-java",
"version" : "13.1.0",
-@@ -1593,61 +1365,145 @@
+@@ -1593,61 +1415,145 @@
{
"license" : {
"id" : "Apache-2.0",
@@ -956,8 +914,10 @@
- "url" : "https://github.com/CycloneDX/cyclonedx-core-java"
+ "alg" : "SHA-256",
+ "content" :
"7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832"
-+ },
-+ {
+ },
+ {
+- "type" : "distribution-intake",
+- "url" :
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+ "alg" : "SHA-512",
+ "content" :
"9a3e79db6666a6096a3021bb2e1d918f30f589d8de51d6b600f8ebd92515a510ae2d8f87919cc2dfa8365d64f10194cac8dfa0fb950160eef0e9da06f6caaeb9"
+ },
@@ -966,18 +926,16 @@
+ "content" :
"00559b4f4066b4917ba4fe2a6f23111eaeada321112d030910d218ced9084b5e"
},
{
-- "type" : "distribution-intake",
-- "url" :
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+- "type" : "build-system",
+- "url" : "https://github.com/CycloneDX/cyclonedx-core-java/actions"
+ "alg" : "SHA3-512",
+ "content" :
"9579c2f7e7516e177c2d493ccc9eb8150978cf19f6f09b28d116f6935239fd56dc6af2b62b3336f79b0b462445550cd1fb5377a07001a6f44aaab6a32fa2fa47"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"6ea24f814a9b6ece428cfd0535e2f3b8927005745ef61006b50fdb5a90126ee5ea05650155382b3b755c5bce38ef3944"
- },
- {
-- "type" : "build-system",
-- "url" : "https://github.com/CycloneDX/cyclonedx-core-java/actions"
++ },
++ {
+ "alg" : "SHA3-384",
+ "content" :
"9b1015052f0ec43f9be09764e131834157599611cb52f6fe591c4ac6a8ab4817518f2a4b8871e5e738c8678e93af5557"
+ }
@@ -1080,7 +1038,7 @@
},
{
"ref" :
"pkg:maven/com.fasterxml.jackson.core/[email protected]?type=jar",
-@@ -1667,10 +1523,33 @@
+@@ -1667,10 +1573,33 @@
]
},
{
@@ -1114,7 +1072,7 @@
"ref" : "pkg:maven/commons-codec/[email protected]?type=jar",
"dependsOn" : [ ]
},
-@@ -1700,9 +1579,7 @@
+@@ -1700,9 +1629,7 @@
},
{
"ref" :
"pkg:maven/org.apache.commons/[email protected]?type=jar",
@@ -1125,7 +1083,7 @@
},
{
"ref" : "pkg:maven/org.apache.commons/[email protected]?type=jar",
-@@ -1710,20 +1587,7 @@
+@@ -1710,20 +1637,7 @@
},
{
"ref" : "pkg:maven/org.apache.ivy/[email protected]?type=jar",
@@ -1147,7 +1105,7 @@
},
{
"ref" : "pkg:maven/org.codehaus.woodstox/[email protected]?type=jar",
-@@ -1740,6 +1604,14 @@
+@@ -1740,6 +1654,14 @@
"pkg:maven/org.apache.commons/[email protected]?type=jar",
"pkg:maven/org.apache.commons/[email protected]?type=jar"
]
diff --git a/example/ant-cyclonedx-0.2alpha.cdx.json
b/example/ant-cyclonedx-0.2alpha.cdx.json
index 58c0668..2721abd 100644
--- a/example/ant-cyclonedx-0.2alpha.cdx.json
+++ b/example/ant-cyclonedx-0.2alpha.cdx.json
@@ -34,35 +34,35 @@
"hashes" : [
{
"alg" : "MD5",
- "content" : "768f4a65e486384ef8211bcb1a845a66"
+ "content" : "71770c472761cc38b8c5a806e43b2f2b"
},
{
"alg" : "SHA-1",
- "content" : "c6ec42e0b9f8e668085d45917c02efc3d5ebfeaa"
+ "content" : "f499b359a70f4d3caef8a58caf0368864979faee"
},
{
"alg" : "SHA-256",
- "content" :
"0dec3274326d38a8ac989ecb304710d33dcbb7a2b4445b0bd573af775963972b"
+ "content" :
"a16f9ff5f6bec113cc015a5fc9686e136a669bca0e08622e33cfa28d58650685"
},
{
"alg" : "SHA-512",
- "content" :
"961e02a351f61ec04109e1b42088f92697cfb2fa1eccc50a9f27c1bd6bf08242b6b0a175222408a77ad34271d33b8b16b69c38d8c6d1fb7b9f6fbcb2e158690b"
+ "content" :
"c73ef24ab6b67b7246c739b0db08df971a78dcd87d79bef26090198b0a814a7c7c73c0eef7a997492ca7ad01631d4a06747a15656d34e1437644c1c23be6506b"
},
{
"alg" : "SHA3-256",
- "content" :
"5dd9dc9ad4bf54773f0f57595e5738fb33e25c21f9b40e85b64fedc6985e1041"
+ "content" :
"fb8d181de36e4cfad983f3aec0415a7b9ef430e6236318c922bf45fc5277900b"
},
{
"alg" : "SHA3-512",
- "content" :
"dc2de9b50227a6ccd95dce5bd6195e4124d7a8c99ffec7716c45cd24f715cd7d559c1a1588e0e252af935ba8f8534d157abab1ce8846eb01c92ee4051d7e64b4"
+ "content" :
"3061e7c468516f2f99dd836ac187993b9fdefb8cd445ed41681eff8fa0187fff2714b899aa463317ddf4076e5decb8267911a12eb9725b0f5de4e2bf10674f32"
},
{
"alg" : "SHA-384",
- "content" :
"678cf2de597f950bb18d3700253cfe36a9bb696eab257cd771a58252ccba80fc76d2736adda5b3e5857aef01b2b3674f"
+ "content" :
"3b6a8c38a46aab82b94c9a964721118a6708e2df1f15aa95612494abf4460dd394bfb5863193dcde0cadcdde2bef2ea9"
},
{
"alg" : "SHA3-384",
- "content" :
"56fe98f060613c2c7cdfe558a00459e409149a85fc996ca8f50161487c5c9f775c1d7b748ee0991cfc1bc38d8af8f5c7"
+ "content" :
"6365ab09b437b6563b3653a75f69a48a41b994bd52eff07d1818b539adedcf987a2989821af8a2cea10310858edccaa5"
}
],
"licenses" : [
@@ -146,35 +146,35 @@
"hashes" : [
{
"alg" : "MD5",
- "content" : "768f4a65e486384ef8211bcb1a845a66"
+ "content" : "71770c472761cc38b8c5a806e43b2f2b"
},
{
"alg" : "SHA-1",
- "content" : "c6ec42e0b9f8e668085d45917c02efc3d5ebfeaa"
+ "content" : "f499b359a70f4d3caef8a58caf0368864979faee"
},
{
"alg" : "SHA-256",
- "content" :
"0dec3274326d38a8ac989ecb304710d33dcbb7a2b4445b0bd573af775963972b"
+ "content" :
"a16f9ff5f6bec113cc015a5fc9686e136a669bca0e08622e33cfa28d58650685"
},
{
"alg" : "SHA-512",
- "content" :
"961e02a351f61ec04109e1b42088f92697cfb2fa1eccc50a9f27c1bd6bf08242b6b0a175222408a77ad34271d33b8b16b69c38d8c6d1fb7b9f6fbcb2e158690b"
+ "content" :
"c73ef24ab6b67b7246c739b0db08df971a78dcd87d79bef26090198b0a814a7c7c73c0eef7a997492ca7ad01631d4a06747a15656d34e1437644c1c23be6506b"
},
{
"alg" : "SHA3-256",
- "content" :
"5dd9dc9ad4bf54773f0f57595e5738fb33e25c21f9b40e85b64fedc6985e1041"
+ "content" :
"fb8d181de36e4cfad983f3aec0415a7b9ef430e6236318c922bf45fc5277900b"
},
{
"alg" : "SHA3-512",
- "content" :
"dc2de9b50227a6ccd95dce5bd6195e4124d7a8c99ffec7716c45cd24f715cd7d559c1a1588e0e252af935ba8f8534d157abab1ce8846eb01c92ee4051d7e64b4"
+ "content" :
"3061e7c468516f2f99dd836ac187993b9fdefb8cd445ed41681eff8fa0187fff2714b899aa463317ddf4076e5decb8267911a12eb9725b0f5de4e2bf10674f32"
},
{
"alg" : "SHA-384",
- "content" :
"678cf2de597f950bb18d3700253cfe36a9bb696eab257cd771a58252ccba80fc76d2736adda5b3e5857aef01b2b3674f"
+ "content" :
"3b6a8c38a46aab82b94c9a964721118a6708e2df1f15aa95612494abf4460dd394bfb5863193dcde0cadcdde2bef2ea9"
},
{
"alg" : "SHA3-384",
- "content" :
"56fe98f060613c2c7cdfe558a00459e409149a85fc996ca8f50161487c5c9f775c1d7b748ee0991cfc1bc38d8af8f5c7"
+ "content" :
"6365ab09b437b6563b3653a75f69a48a41b994bd52eff07d1818b539adedcf987a2989821af8a2cea10310858edccaa5"
}
],
"licenses" : [
diff --git a/example/ant-cyclonedx-0.2alpha.ivy.cdx.json
b/example/ant-cyclonedx-0.2alpha.ivy.cdx.json
index 0960a29..c33ede7 100644
--- a/example/ant-cyclonedx-0.2alpha.ivy.cdx.json
+++ b/example/ant-cyclonedx-0.2alpha.ivy.cdx.json
@@ -34,35 +34,35 @@
"hashes" : [
{
"alg" : "MD5",
- "content" : "768f4a65e486384ef8211bcb1a845a66"
+ "content" : "71770c472761cc38b8c5a806e43b2f2b"
},
{
"alg" : "SHA-1",
- "content" : "c6ec42e0b9f8e668085d45917c02efc3d5ebfeaa"
+ "content" : "f499b359a70f4d3caef8a58caf0368864979faee"
},
{
"alg" : "SHA-256",
- "content" :
"0dec3274326d38a8ac989ecb304710d33dcbb7a2b4445b0bd573af775963972b"
+ "content" :
"a16f9ff5f6bec113cc015a5fc9686e136a669bca0e08622e33cfa28d58650685"
},
{
"alg" : "SHA-512",
- "content" :
"961e02a351f61ec04109e1b42088f92697cfb2fa1eccc50a9f27c1bd6bf08242b6b0a175222408a77ad34271d33b8b16b69c38d8c6d1fb7b9f6fbcb2e158690b"
+ "content" :
"c73ef24ab6b67b7246c739b0db08df971a78dcd87d79bef26090198b0a814a7c7c73c0eef7a997492ca7ad01631d4a06747a15656d34e1437644c1c23be6506b"
},
{
"alg" : "SHA3-256",
- "content" :
"5dd9dc9ad4bf54773f0f57595e5738fb33e25c21f9b40e85b64fedc6985e1041"
+ "content" :
"fb8d181de36e4cfad983f3aec0415a7b9ef430e6236318c922bf45fc5277900b"
},
{
"alg" : "SHA3-512",
- "content" :
"dc2de9b50227a6ccd95dce5bd6195e4124d7a8c99ffec7716c45cd24f715cd7d559c1a1588e0e252af935ba8f8534d157abab1ce8846eb01c92ee4051d7e64b4"
+ "content" :
"3061e7c468516f2f99dd836ac187993b9fdefb8cd445ed41681eff8fa0187fff2714b899aa463317ddf4076e5decb8267911a12eb9725b0f5de4e2bf10674f32"
},
{
"alg" : "SHA-384",
- "content" :
"678cf2de597f950bb18d3700253cfe36a9bb696eab257cd771a58252ccba80fc76d2736adda5b3e5857aef01b2b3674f"
+ "content" :
"3b6a8c38a46aab82b94c9a964721118a6708e2df1f15aa95612494abf4460dd394bfb5863193dcde0cadcdde2bef2ea9"
},
{
"alg" : "SHA3-384",
- "content" :
"56fe98f060613c2c7cdfe558a00459e409149a85fc996ca8f50161487c5c9f775c1d7b748ee0991cfc1bc38d8af8f5c7"
+ "content" :
"6365ab09b437b6563b3653a75f69a48a41b994bd52eff07d1818b539adedcf987a2989821af8a2cea10310858edccaa5"
}
],
"licenses" : [
@@ -146,35 +146,35 @@
"hashes" : [
{
"alg" : "MD5",
- "content" : "768f4a65e486384ef8211bcb1a845a66"
+ "content" : "71770c472761cc38b8c5a806e43b2f2b"
},
{
"alg" : "SHA-1",
- "content" : "c6ec42e0b9f8e668085d45917c02efc3d5ebfeaa"
+ "content" : "f499b359a70f4d3caef8a58caf0368864979faee"
},
{
"alg" : "SHA-256",
- "content" :
"0dec3274326d38a8ac989ecb304710d33dcbb7a2b4445b0bd573af775963972b"
+ "content" :
"a16f9ff5f6bec113cc015a5fc9686e136a669bca0e08622e33cfa28d58650685"
},
{
"alg" : "SHA-512",
- "content" :
"961e02a351f61ec04109e1b42088f92697cfb2fa1eccc50a9f27c1bd6bf08242b6b0a175222408a77ad34271d33b8b16b69c38d8c6d1fb7b9f6fbcb2e158690b"
+ "content" :
"c73ef24ab6b67b7246c739b0db08df971a78dcd87d79bef26090198b0a814a7c7c73c0eef7a997492ca7ad01631d4a06747a15656d34e1437644c1c23be6506b"
},
{
"alg" : "SHA3-256",
- "content" :
"5dd9dc9ad4bf54773f0f57595e5738fb33e25c21f9b40e85b64fedc6985e1041"
+ "content" :
"fb8d181de36e4cfad983f3aec0415a7b9ef430e6236318c922bf45fc5277900b"
},
{
"alg" : "SHA3-512",
- "content" :
"dc2de9b50227a6ccd95dce5bd6195e4124d7a8c99ffec7716c45cd24f715cd7d559c1a1588e0e252af935ba8f8534d157abab1ce8846eb01c92ee4051d7e64b4"
+ "content" :
"3061e7c468516f2f99dd836ac187993b9fdefb8cd445ed41681eff8fa0187fff2714b899aa463317ddf4076e5decb8267911a12eb9725b0f5de4e2bf10674f32"
},
{
"alg" : "SHA-384",
- "content" :
"678cf2de597f950bb18d3700253cfe36a9bb696eab257cd771a58252ccba80fc76d2736adda5b3e5857aef01b2b3674f"
+ "content" :
"3b6a8c38a46aab82b94c9a964721118a6708e2df1f15aa95612494abf4460dd394bfb5863193dcde0cadcdde2bef2ea9"
},
{
"alg" : "SHA3-384",
- "content" :
"56fe98f060613c2c7cdfe558a00459e409149a85fc996ca8f50161487c5c9f775c1d7b748ee0991cfc1bc38d8af8f5c7"
+ "content" :
"6365ab09b437b6563b3653a75f69a48a41b994bd52eff07d1818b539adedcf987a2989821af8a2cea10310858edccaa5"
}
],
"licenses" : [
@@ -1210,9 +1210,23 @@
"type" : "library",
"bom-ref" : "pkg:maven/org.apache.ivy/[email protected]?type=jar",
"isExternal" : true,
+ "supplier" : {
+ "name" : "Apache Ant Project Management Committee",
+ "url" : [
+ "https://ant.apache.org/"
+ ]
+ },
+ "manufacturer" : {
+ "name" : "Apache Ant Project Management Committee",
+ "url" : [
+ "https://ant.apache.org/"
+ ]
+ },
+ "publisher" : "The Apache Software Foundation",
"group" : "org.apache.ivy",
"name" : "ivy",
"version" : "2.6.0",
+ "description" : "Apache Ivy",
"hashes" : [
{
"alg" : "MD5",
@@ -1251,15 +1265,51 @@
{
"license" : {
"id" : "Apache-2.0",
- "url" : "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
}
}
],
"purl" : "pkg:maven/org.apache.ivy/[email protected]?type=jar",
"externalReferences" : [
+ {
+ "type" : "vcs",
+ "url" : "https://gitbox.apache.org/repos/asf/ant-ivy.git"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "http://issues.apache.org/jira/browse/IVY"
+ },
{
"type" : "website",
"url" : "http://ant.apache.org/ivy/"
+ },
+ {
+ "type" : "advisories",
+ "url" : "https://ant.apache.org/ivy/security.html"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://ant.apache.org/ivy/mailing-lists.html"
+ },
+ {
+ "type" : "source-distribution",
+ "url" : "https://ant.apache.org/ivy/download.cgi"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://ant.apache.org/ivy/download.cgi"
+ },
+ {
+ "type" : "license",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ {
+ "type" : "security-contact",
+ "url" : "https://www.apache.org/security/"
+ },
+ {
+ "type" : "rfc-9116",
+ "url" : "https://ant.apache.org/.well-known/security.txt"
}
]
},