This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/ant.git
commit aa977e4aa2e8f9c9c48e5a6b31400f78609db0d4 Author: Stefan Bodewig <[email protected]> AuthorDate: Fri Jun 5 18:03:54 2026 +0200 one more external link --- build.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.xml b/build.xml index 46ea94c98..b0871bacb 100644 --- a/build.xml +++ b/build.xml @@ -2289,6 +2289,9 @@ ${antunit.reports} <externalReference type="SECURITY_CONTACT" url="https://www.apache.org/security/"/> + <externalReference + type="rfc-9116" + url="https://ant.apache.org/.well-known/security.txt"/> </cdx:externalreferenceset> </target>
