From bbcf4c51420fbb69dd19ff0c0e309e035fee92ae Mon Sep 17 00:00:00 2001 From: Jahziel Villasana-Espinoza Date: Wed, 20 Aug 2025 12:56:02 -0400 Subject: [PATCH] update copy and link to vulns processing article (#32123) > Closes #32037 # Checklist for submitter If some of the following don't apply, delete the relevant line. ## Testing - [x] QA'd all new/changed functionality manually --- .../SoftwareVulnerabilitiesTable.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pages/SoftwarePage/components/tables/SoftwareVulnerabilitiesTable/SoftwareVulnerabilitiesTable.tsx b/frontend/pages/SoftwarePage/components/tables/SoftwareVulnerabilitiesTable/SoftwareVulnerabilitiesTable.tsx index 94fc524118..3dbb8107d1 100644 --- a/frontend/pages/SoftwarePage/components/tables/SoftwareVulnerabilitiesTable/SoftwareVulnerabilitiesTable.tsx +++ b/frontend/pages/SoftwarePage/components/tables/SoftwareVulnerabilitiesTable/SoftwareVulnerabilitiesTable.tsx @@ -39,8 +39,8 @@ const NoVulnsDetected = ({ itemName }: INoVulnsDetectedProps): JSX.Element => { <> Expecting to see vulnerabilities?{" "}