@@ -108,7 +108,7 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
108108
109109 ``` text
110110 "dependencies": {
111- "angular": "npm:@els-js/[email protected] .1 " 111+ "angular": "npm:@els-js/[email protected] .2 " 112112 }
113113 ```
114114
@@ -122,7 +122,7 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
122122
123123 ```text
124124 "dependencies": {
125- "angular": "npm:@els-js/[email protected] .1 " 125+ "angular": "npm:@els-js/[email protected] .2 " 126126 }
127127 ```
128128
@@ -136,7 +136,7 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
136136
137137 ```text
138138 "dependencies": {
139- "angular": "npm:@els-js/[email protected] .1 " 139+ "angular": "npm:@els-js/[email protected] .2 " 140140 }
141141 ```
142142
@@ -150,7 +150,7 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
150150
151151 ```text
152152 "dependencies": {
153- "angular": "npm:@els-js/[email protected] .1 " 153+ "angular": "npm:@els-js/[email protected] .2 " 154154 }
155155 ```
156156
@@ -186,14 +186,17 @@ Fixes for the following vulnerabilities are available in ELS for AngularJS from
186186
187187| CVE ID | Severity | Vulnerable Version | Safe Version |
188188| --- | --- | --- | --- |
189+ | CVE-2025 -0716 | Medium | >=0.0.0 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
190+ | CVE-2024 -8372 | Medium | >=1.3.0-rc.4 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
191+ | CVE-2024 -8373 | Medium | >=0.0.0 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
189192| CVE-2024 -21490 | High | >=1.3.0 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
190193| CVE-2023 -26118 | Medium | >=1.4.9 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
191194| CVE-2023 -26117 | Medium | >=1.0.0 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
192195| CVE-2023 -26116 | Medium | >=1.2.21 | 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
193196| CVE-2022 -25869 | Medium | >=0.0.0| 1.5.11, 1.6.10, 1.7.9, 1.8.3 |
194197| CVE-2022 -25844 | Medium | >=1.7.0 | 1.7.9, 1.8.3 |
195- | CVE-2019 -10768 | Critical | <1.7.9 | 1.7.9 |
196- | CVE-2020 -7676 | Medium | <1.8.0 | 1.5.11, 1.6.10, 1.7.9 |
198+ | CVE-2020 -7676 | Medium | <1.8.0 | 1.5.11, 1.6.10, 1.7.9 |
199+ | CVE-2019 -10768 | Critical | <1.7.9 | 1.5.11, 1.6.10, 1.7.9 |
197200
198201If you are interested in the TuxCare Endless Lifecycle Support, contact
[ [email protected] ] ( mailto:[email protected] ) .
199202
0 commit comments