@@ -135,12 +135,12 @@ def initialize
135
135
'jprofiler_profiler' =>
136
136
{ 'cve' => '' ,
137
137
'release' => '[ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html)' } ,
138
- 'jre' => { 'cve' => '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2022 .html#AppendixJAVA)' ,
139
- 'release' => '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u332 /)' } ,
140
- 'jre-11' => { 'cve' => '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2022 .html#AppendixJAVA)' ,
141
- 'release' => '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.15 /)' } ,
142
- 'jre-17' => { 'cve' => '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2022 .html#AppendixJAVA)' ,
143
- 'release' => '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.3 /)' } ,
138
+ 'jre' => { 'cve' => '[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022 .html#AppendixJAVA)' ,
139
+ 'release' => '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u342 /)' } ,
140
+ 'jre-11' => { 'cve' => '[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022 .html#AppendixJAVA)' ,
141
+ 'release' => '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.16 /)' } ,
142
+ 'jre-17' => { 'cve' => '[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022 .html#AppendixJAVA)' ,
143
+ 'release' => '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.4 /)' } ,
144
144
'jrebel_agent' => { 'cve' => '' , 'release' => '[ChangeLog](https://www.jrebel.com/products/jrebel/changelog)' } ,
145
145
'jvmkill_agent' => { 'cve' => 'Included inline above' , 'release' => 'Included inline above' } ,
146
146
'lifecycle_support' => { 'cve' => 'Included inline above' , 'release' => 'Included inline above' } ,
0 commit comments