Skip to content

Commit cf438d4

Browse files
authored
Merge pull request #334 from yel-hadd/master
STAR-289 : Add CVE Tracking Widget for Hibernate ORM
2 parents 3615155 + f193cae commit cf438d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/els-for-libraries/hibernate/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,12 @@ You've successfully integrated the TuxCare ELS for Hibernate repository into you
9999

100100
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.
101101

102+
## Resolved CVEs in ELS for Hibernate
103+
104+
<ClientOnly>
105+
<ResolvedCveTable project="hibernate" />
106+
</ClientOnly>
107+
102108
<script setup>
103109
const mavencreds =
104110
`<?xml version="1.0" encoding="UTF-8"?>

0 commit comments

Comments
 (0)