Skip to content

Commit

Permalink
chore: fix redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Oct 15, 2024
1 parent d472bec commit b4b97be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 5 additions & 2 deletions docs/docs-content/security-bulletins/reports/reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Click on the CVE ID to view the full details of the vulnerability.

<Tabs groupId="edition" queryString>

<TabItem label="Palette VerteX Airgap" value="vertex">
<TabItem label="Palette VerteX Airgap" value="vertex-airgap">

| CVE ID | Initial Pub Date | Modified Date | Product Version | Vulnerability Type | CVSS Severity | Status |
| ----------------------------------------------- | ---------------- | ------------- | -------------------------------- | --------------------------------------- | -------------------------------------------------------- | --------------------------- |
Expand Down Expand Up @@ -104,7 +104,7 @@ Click on the CVE ID to view the full details of the vulnerability.

</TabItem>

<TabItem label="Palette Enterprise Airgap" value="palette-enterprise">
<TabItem label="Palette Enterprise Airgap" value="palette-enterprise-airgap">

| CVE ID | Initial Pub Date | Modified Date | Product Version | Vulnerability Type | CVSS Severity | Status |
| ----------------------------------------------- | ---------------- | ------------- | ------------------------ | --------------------------------------- | -------------------------------------------------------- | ------------- |
Expand Down Expand Up @@ -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 |

</TabItem>
</Tabs>
3 changes: 0 additions & 3 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b4b97be

Please sign in to comment.