File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,9 @@ def initialize
102
102
'app_dynamics_agent' => { 'cve' => '' ,
103
103
'release' => '[Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-' \
104
104
'release-announcements/release-notes/language-agent-notes/java-agent-notes)' } ,
105
- 'azure_application_insights_agent' => { 'cve' => '' , 'release' => '' } ,
105
+ 'azure_application_insights_agent' =>
106
+ { 'cve' => '' ,
107
+ 'release' => '[Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)' } ,
106
108
'clean_up' => { 'cve' => '' , 'release' => '' } ,
107
109
'client_certificate_mapper' => { 'cve' => 'Included inline above' , 'release' => 'Included inline above' } ,
108
110
'container_customizer' => { 'cve' => 'Included inline above' , 'release' => 'Included inline above' } ,
You can’t perform that action at this time.
0 commit comments