This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git
The following commit(s) were added to refs/heads/master by this push:
new 5434c15 more external references
5434c15 is described below
commit 5434c15dbf9502c5de2a433f7658efb2a4347a21
Author: Stefan Bodewig <[email protected]>
AuthorDate: Thu Jun 4 14:18:35 2026 +0200
more external references
---
cyclonedx.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/cyclonedx.xml b/cyclonedx.xml
index 3e055e0..37c4e24 100644
--- a/cyclonedx.xml
+++ b/cyclonedx.xml
@@ -89,12 +89,21 @@ under the License.
<externalReference
type="WEBSITE"
url="https://ant.apache.org/"/>
+ <externalReference
+ type="ADVISORIES"
+
url="https://ant.apache.org/security.html#Apache%20Ant%20Security%20Vulnerabilities"/>
+ <externalReference
+ type="DOCUMENTATION"
+ url="https://ant.apache.org/manual/"/>
<externalReference
type="DISTRIBUTION"
url="https://ant.apache.org/bindownload.cgi"/>
<externalReference
type="SOURCE_DISTRIBUTION"
url="https://ant.apache.org/srcdownload.cgi"/>
+ <externalReference
+ type="RELEASE_NOTES"
+ url="https://github.com/apache/ant/blob/master/WHATSNEW"/>
</cdx:externalreferenceset>
</target>