This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
from 7fc2f22 remove distributionbom for now
new c2a45a4 last update was incomplete
new 47673a4 add manufacturer to SBOM to make EU CRA happy
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.xml | 3 +
docs/component.html | 4 +-
docs/componentbom.html | 16 +-
examples/ant-cyclonedx-0.1alpha-cyclonedx.json | 46 +-
examples/ant-cyclonedx-0.1alpha-cyclonedx.xml | 44 +-
.../ant-cyclonedx-0.1alpha-src.tar.cyclonedx.json | 1070 ++++++++++----------
.../ant-cyclonedx-0.1alpha-src.tar.cyclonedx.xml | 1068 +++++++++----------
.../org/apache/ant/cyclonedx/ComponentBomTask.java | 21 +
src/tests/antunit/componentbom-test.xml | 42 +
src/tests/antunit/distributionbom-test.xml | 4 +-
10 files changed, 1210 insertions(+), 1108 deletions(-)