Skip to content

Commit d115d3f

Browse files
authored
Merge pull request #295 from yel-hadd/master
STAR-283 : Add resolved CVEs section to Java Libraries documentation
2 parents 35c0d77 + d9f35dd commit d115d3f

File tree

1 file changed

+6
-0
lines changed
  • docs/els-for-runtimes-and-libraries/java-libraries

1 file changed

+6
-0
lines changed

docs/els-for-runtimes-and-libraries/java-libraries/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,12 @@ TuxCare provides VEX for Java Libraries ELS versions: [security.tuxcare.com/vex/
137137

138138
If you have already installed a package with a `tuxcare.1` suffix and want to upgrade to a newer release (for example, `tuxcare.3`), you need to update version strings in your Maven or Gradle build file.
139139

140+
## Resolved CVEs in ELS for Java Libraries
141+
142+
<ClientOnly>
143+
<ResolvedCveTable project="java-libraries" />
144+
</ClientOnly>
145+
140146
<!-- data for Java Libraries instructions used in code blocks -->
141147

142148
<script setup>

0 commit comments

Comments
 (0)