Skip to content

Commit 7a02967

Browse files
authored
Merge pull request #453 from sboldyreva/elsdoc/ELSDOC-175/debug
ELSDOC-175: Add debug to ELS JavaScript docs
2 parents 8bb8add + aa02447 commit 7a02967

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/.vuepress/components/ELSTechnology.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ const techData = [
593593
},
594594
{
595595
name: "debug",
596-
versions: "4.1.1",
596+
versions: "2.1.1 | 2.3.3 | 4.1.1",
597597
link: "./javascript-libraries/",
598598
},
599599
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Endless Lifecycle Support (ELS) for Libraries from TuxCare provides security fix
1313
* **cookie** 0.4.2
1414
* **cross-spawn** 5.1.0
1515
* **crypto-js** 3.3.0
16-
* **debug** 4.1.1
16+
* **debug** 2.1.1, 2.3.3, 4.1.1
1717
* **dompurify** 2.3.0, 2.4.3
1818
* **elliptic** 6.6.0
1919
* **express-jwt** 0.1.3
@@ -219,6 +219,7 @@ Fixes for the following vulnerabilities are available in ELS for JavaScript Libr
219219
| CVE-2020-15262 | Direct | Low | webpack-subresource-integrity | < 1.5.1 |
220220
| AIKIDO-2024-10030 | Direct | Low | Quill | 0.0.1 - 1.3.7 |
221221
| AIKIDO-2024-10093 | Direct | Low | picocolors | 0.1.0 - 1.0.0 |
222+
| CVE-2017-20165 | Direct | Low | debug | < 2.6.9 |
222223

223224
If you are interested in the TuxCare Endless Lifecycle Support, contact [sales@tuxcare.com](mailto:sales@tuxcare.com).
224225

0 commit comments

Comments
 (0)