Skip to content

Commit 1374055

Browse files
Merge pull request #373 from ejarocki-cloudlinux/master
Update JS pages
2 parents 08ea72d + 0c4a87a commit 1374055

File tree

37 files changed

+103
-79
lines changed

37 files changed

+103
-79
lines changed

docs/.vuepress/components/ELSTechnology.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ const techData = [
362362
},
363363
{
364364
name: "bootstrap-sass",
365-
versions: "3.4.0-tuxcare.1",
365+
versions: "3.4.0",
366366
link: "./bootstrap-sass/",
367367
},
368368
{
@@ -457,7 +457,7 @@ const techData = [
457457
},
458458
{
459459
name: "jQuery",
460-
versions: "1.12.4 | 2.2.4 | 3.4.1",
460+
versions: "1.8.2 | 1.12.4 | 2.2.4 | 3.4.1",
461461
link: "./jquery/",
462462
},
463463
{
@@ -966,7 +966,7 @@ const techData = [
966966
name: "DomPDF",
967967
versions: "0.8.x | 1.2.x",
968968
link: "./dompdf/",
969-
},
969+
},
970970
{
971971
name: "Laravel",
972972
versions: "5.8.38 | 8 | 10 | 11",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ TuxCare provides ELS for Angular as an NPM package, hosted on a secure internal
6262

6363
```text
6464
registry=https://registry.npmjs.org/
65-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
66-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
65+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
66+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
6767
```
6868

6969
</CodeWithCopy>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/bootstrap-sass/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Endless Lifecycle Support (ELS) for bootstrap-sass from TuxCare provides securit
44

55
## Supported bootstrap-sass Versions
66

7-
* bootstrap-sass 3.4.0-tuxcare.1
7+
* bootstrap-sass 3.4.0
88

99
## Connection to ELS for bootstrap-sass Library
1010

@@ -37,8 +37,8 @@ TuxCare provides ELS for bootstrap-sass as an NPM package, hosted on a secure in
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for Bootstrap as an NPM package, hosted on a secure interna
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for express as an NPM package, hosted on a secure internal
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for fastify as an NPM package, hosted on a secure internal
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ TuxCare provides ELS for JavaScript libraries as NPM packages, hosted on a secur
8080

8181
```text
8282
registry=https://registry.npmjs.org/
83-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
84-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
83+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
84+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
8585
```
8686

8787
</CodeWithCopy>

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

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ Endless Lifecycle Support (ELS) for jQuery from TuxCare provides security fixes
44

55
## Supported jQuery Versions
66

7-
* jQuery 1.12.4
8-
* jQuery 2.2.4
9-
* jQuery 3.4.1
7+
* jQuery 1.8.2, 1.12.4, 2.2.4, 3.4.1
108

119
## Connection to ELS for jQuery Library
1210

@@ -39,8 +37,8 @@ TuxCare provides ELS for jQuery as an NPM package, hosted on a secure internal r
3937

4038
```text
4139
registry=https://registry.npmjs.org/
42-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
43-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4442
```
4543

4644
</CodeWithCopy>
@@ -89,6 +87,20 @@ TuxCare provides ELS for jQuery as an NPM package, hosted on a secure internal r
8987
9088
<TableTabs label="Choose jQuery version: " >
9189
90+
<template #jQuery_1.8.2>
91+
92+
<CodeWithCopy>
93+
94+
```text
95+
"dependencies": {
96+
"jquery": "npm:@els-js/jquery@1.8.2-tuxcare.1"
97+
}
98+
```
99+
100+
</CodeWithCopy>
101+
102+
</template>
103+
92104
<template #jQuery_1.12.4>
93105
94106
<CodeWithCopy>
@@ -216,6 +228,18 @@ Fixes for the following vulnerabilities are available in ELS for jQuery from Tux
216228

217229
<TableTabs label="Choose jQuery version: " >
218230

231+
<template #jQuery_1.8.2>
232+
233+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Versions |
234+
| :------------: | :------: |:--------:|:------------------:|:-------------------:|
235+
| CVE-2020-7656 | Direct | Medium | jquery | < 1.9.0 |
236+
| CVE-2020-11022 | Direct | Medium | jquery | >= 1.2 < 3.5.0 |
237+
| CVE-2020-11023 | Direct | Medium | jquery | >= 1.0.3 < 3.5.0 |
238+
| CVE-2015-9251 | Direct | Medium | jquery | < 3.0.0 |
239+
| CVE-2019-11358 | Direct | Medium | jquery | < 3.4.0 |
240+
241+
</template>
242+
219243
<template #jQuery_1.12.4>
220244

221245
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Versions |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for JSON Web Token as an NPM package, hosted on a secure in
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

0 commit comments

Comments
 (0)