From af56e495ece57ae932dc9f81ce556aac4fb69c8d Mon Sep 17 00:00:00 2001 From: Sofia Boldyreva Date: Wed, 17 Sep 2025 16:16:19 +0200 Subject: [PATCH] JavaScript updates --- docs/.vuepress/components/ELSTechnology.vue | 2 +- docs/.vuepress/routes.json | 5 ++++- docs/els-for-runtimes-and-libraries/angular/README.md | 8 ++------ docs/els-for-runtimes-and-libraries/angularjs/README.md | 6 +----- docs/els-for-runtimes-and-libraries/lodash/README.md | 5 +---- 5 files changed, 9 insertions(+), 17 deletions(-) diff --git a/docs/.vuepress/components/ELSTechnology.vue b/docs/.vuepress/components/ELSTechnology.vue index 74c762d64..62336d76d 100644 --- a/docs/.vuepress/components/ELSTechnology.vue +++ b/docs/.vuepress/components/ELSTechnology.vue @@ -367,7 +367,7 @@ const techData = [ projects: [ { name: "Angular", - versions: "4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 ", + versions: "14 | 15 | 16 | 17 | 18 ", link: "./angular/", }, ], diff --git a/docs/.vuepress/routes.json b/docs/.vuepress/routes.json index 1a90e4b9f..9528e85f6 100644 --- a/docs/.vuepress/routes.json +++ b/docs/.vuepress/routes.json @@ -110,5 +110,8 @@ "/els-for-os/#how-integrate-the-oval-data-with-a-new-vulnerability-scanner": "/els-for-os/machine-readable-security-data/#how-to-integrate-the-oval-data-with-a-new-vulnerability-scanner", "/els-for-os/#tuxcare-csaf-data": "/els-for-os/machine-readable-security-data/#tuxcare-csaf-data", "/els-for-os/#common-security-advisory-framework": "/els-for-os/machine-readable-security-data/#common-security-advisory-framework", - "/els-for-os/#tuxcare-els-rss-releases-feeds": "/els-for-os/machine-readable-security-data/#tuxcare-els-rss-releases-feeds" + "/els-for-os/#tuxcare-els-rss-releases-feeds": "/els-for-os/machine-readable-security-data/#tuxcare-els-rss-releases-feeds", + "/els-for-runtimes-and-libraries/angular/#step-1-get-user-credentials": "/els-for-runtimes-and-libraries/angular/#step-1-get-token", + "/els-for-runtimes-and-libraries/angularjs/": "/els-for-runtimes-and-libraries/angularjs/#step-1-get-token", + "/els-for-runtimes-and-libraries/lodash/#step-1-get-user-credentials": "/els-for-runtimes-and-libraries/lodash/#step-1-get-token" } diff --git a/docs/els-for-runtimes-and-libraries/angular/README.md b/docs/els-for-runtimes-and-libraries/angular/README.md index ccebde035..e6492ed76 100644 --- a/docs/els-for-runtimes-and-libraries/angular/README.md +++ b/docs/els-for-runtimes-and-libraries/angular/README.md @@ -2,19 +2,15 @@ Endless Lifecycle Support (ELS) for Angular from TuxCare provides security fixes for Angular versions that have reached their end of life. This allows you to continue running Angular applications without vulnerability concerns, even after official support has ended. -:::warning -ELS for Angular is currently in active development. If you are interested in updates, adoption, or have specific requirements or feature requests, please contact [sales@tuxcare.com](mailto:sales@tuxcare.com) -::: - ## Supported Angular Versions -Angular versions 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, and 18 are supported. +Angular versions 14, 15, 16, 17, and 18 are supported. ## Connection to ELS for Angular Repository This guide outlines the steps needed to integrate the TuxCare ELS for Angular repository. -## Step 1: Get user credentials +## Step 1: Get Token You need a token in order to use TuxCare ELS Angular repository. Anonymous access is disabled. To receive the token, please contact [sales@tuxcare.com](mailto:sales@tuxcare.com). diff --git a/docs/els-for-runtimes-and-libraries/angularjs/README.md b/docs/els-for-runtimes-and-libraries/angularjs/README.md index bc78e83e8..e74bb731e 100644 --- a/docs/els-for-runtimes-and-libraries/angularjs/README.md +++ b/docs/els-for-runtimes-and-libraries/angularjs/README.md @@ -2,10 +2,6 @@ Endless Lifecycle Support (ELS) for AngularJS from TuxCare provides security fixes for AngularJS versions that have reached their end of life. This allows you to continue running AngularJS applications without vulnerability concerns, even after official support has ended. -:::warning -ELS for AngularJS is currently in active development. If you are interested in updates, adoption, or have specific requirements or feature requests, please contact [sales@tuxcare.com](mailto:sales@tuxcare.com) -::: - ## Supported AngularJS Versions * AngularJS 1.5, 1.6, 1.7, 1.8 @@ -14,7 +10,7 @@ ELS for AngularJS is currently in active development. If you are interested in u This guide outlines the steps needed to integrate the TuxCare ELS for AngularJS repository. -## Step 1: Get user credentials +## Step 1: Get Token You need a token in order to use TuxCare ELS AngularJS repository. Anonymous access is disabled. To receive the token, please contact [sales@tuxcare.com](mailto:sales@tuxcare.com). diff --git a/docs/els-for-runtimes-and-libraries/lodash/README.md b/docs/els-for-runtimes-and-libraries/lodash/README.md index d406c5074..50a4acb4f 100644 --- a/docs/els-for-runtimes-and-libraries/lodash/README.md +++ b/docs/els-for-runtimes-and-libraries/lodash/README.md @@ -2,9 +2,6 @@ Endless Lifecycle Support (ELS) for Lodash from TuxCare provides security fixes for Lodash versions that have reached their end of life. This allows you to continue running Lodash applications without vulnerability concerns, even after official support has ended. -:::warning -ELS for Lodash is currently in active development. If you are interested in updates, adoption, or have specific requirements or feature requests, please contact [sales@tuxcare.com](mailto:sales@tuxcare.com) -::: ## Supported Lodash Versions @@ -14,7 +11,7 @@ ELS for Lodash is currently in active development. If you are interested in upda This guide outlines the steps needed to integrate the TuxCare ELS for the Lodash library. -## Step 1: Get user credentials +## Step 1: Get Token You need a token in order to use TuxCare ELS Lodash library. Anonymous access is disabled. To receive the token, please contact [sales@tuxcare.com](mailto:sales@tuxcare.com).