From b4b97be747e40de7a8c7723a654c5ed2b749b956 Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Tue, 15 Oct 2024 16:49:12 -0700 Subject: [PATCH] chore: fix redirect --- docs/docs-content/security-bulletins/reports/reports.md | 7 +++++-- redirects.js | 3 --- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/docs-content/security-bulletins/reports/reports.md b/docs/docs-content/security-bulletins/reports/reports.md index 6f5076c1b1..64f919149e 100644 --- a/docs/docs-content/security-bulletins/reports/reports.md +++ b/docs/docs-content/security-bulletins/reports/reports.md @@ -32,7 +32,7 @@ Click on the CVE ID to view the full details of the vulnerability. - + | CVE ID | Initial Pub Date | Modified Date | Product Version | Vulnerability Type | CVSS Severity | Status | | ----------------------------------------------- | ---------------- | ------------- | -------------------------------- | --------------------------------------- | -------------------------------------------------------- | --------------------------- | @@ -104,7 +104,7 @@ Click on the CVE ID to view the full details of the vulnerability. - + | CVE ID | Initial Pub Date | Modified Date | Product Version | Vulnerability Type | CVSS Severity | Status | | ----------------------------------------------- | ---------------- | ------------- | ------------------------ | --------------------------------------- | -------------------------------------------------------- | ------------- | @@ -323,3 +323,6 @@ Click on the CVE ID to view the full details of the vulnerability. | [CVE-2023-5363](./cve-2023-5363.md) | 10/25/23 | 10/14/24 | 4.5.3 | Third-party component: OpenSSL | [7.5](https://nvd.nist.gov/vuln/detail/CVE-2023-5363) | :mag: Ongoing | | [CVE-2023-6246](./cve-2023-6246.md) | 1/31/24 | 10/14/24 | 4.5.3 | Third-party component: GNU C Library | [7.8](https://nvd.nist.gov/vuln/detail/CVE-2023-6246) | :mag: Ongoing | | [CVE-2023-6779](./cve-2023-6779.md) | 1/31/24 | 10/14/24 | 4.5.3 | Third-party component: GNU C Library | [7.5](https://nvd.nist.gov/vuln/detail/CVE-2023-6779) | :mag: Ongoing | + + + diff --git a/redirects.js b/redirects.js index 17e337840b..3cb2a16574 100644 --- a/redirects.js +++ b/redirects.js @@ -606,9 +606,6 @@ const redirects = [ "/security-bulletins/reports/cve-2021-3711", "/security-bulletins/reports/cve-2021-45079", "/security-bulletins/reports/cve-2022-0778", - "/security-bulletins/reports/cve-2022-4450", - "/security-bulletins/reports/cve-2023-0215", - "/security-bulletins/reports/cve-2023-0286", "/security-bulletins/reports/cve-2023-52425", "/security-bulletins/reports/cve-2023-5528", "/security-bulletins/reports/prisma-2022-0227",