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

vy pushed a commit to branch release/10.3.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 7427cad71059e7229bdf8a3f04b1070f17ededb5
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Nov 6 10:21:48 2023 +0100

    Update docs (#56)
---
 src/site/_features.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/site/_features.adoc b/src/site/_features.adoc
index cc48c53..dddb7c2 100644
--- a/src/site/_features.adoc
+++ b/src/site/_features.adoc
@@ -41,7 +41,8 @@ The provided parent POM features the following conveniences:
 
 {project-name} streamlines the generation of SBOMs using 
{cyclonedx-maven-plugin-link}.
 Plugin execution generates SBOM files for each module, including the root one.
-Generated SBOM files are attached as artifacts with `cyclonedx` classifier and 
`xml`/`json`  extensions, that is, 
`<artifactId>-<version>-cyclonedx.{xml,json}`.
+SBOM content is enriched with VDR (Vulnerability Disclosure Report) references 
wherever possible.
+Generated SBOM files are attached as artifacts with `cyclonedx` classifier and 
XML extensions, that is, `<artifactId>-<version>-cyclonedx.xml`.
 
 [#reusable-workflows]
 === Reusable GitHub Actions workflows

Reply via email to