From 50f624719bf313eb60a631fe82127f90b02630e1 Mon Sep 17 00:00:00 2001 From: aloftus23 Date: Wed, 2 Oct 2024 11:02:07 -0400 Subject: [PATCH] Revert "Merge pull request #637 from cisagov/686-nvd-image-fix-vuln-details" This reverts commit e8979dc6f6375d2a5fb254f68e2eb6efea0f8fb9, reversing changes made to 1e5ed5f5a281f83587367118414e1ab2bb9c6bd3. --- frontend/src/pages/Vulnerability/CveSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Vulnerability/CveSection.tsx b/frontend/src/pages/Vulnerability/CveSection.tsx index f8dd3ff5..06b182b5 100644 --- a/frontend/src/pages/Vulnerability/CveSection.tsx +++ b/frontend/src/pages/Vulnerability/CveSection.tsx @@ -134,7 +134,7 @@ export const CveSection: React.FC = ({ component="img" sx={{ height: 25, width: 30 }} alt="NVD" - src={nvd} + src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ5dvAqUgpcwQXcfmDxrMry2Z6mj8FAckqcjpbHupW7ReLf_DuyhR8_jIYcr8hs38yDorw&usqp=CAU" />