diff --git a/frontend/src/App.js b/frontend/src/App.js index e57fb04..8efc080 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -1255,212 +1255,206 @@ export default function App() { )} - {/* Quick Check */} -
Standard operating procedures for vulnerability response and escalation...
+ Last updated: 2024-02-08 +Emergency contacts and escalation paths for security vendors...
+ Last updated: 2024-02-05 +Guidelines for assessing and classifying vulnerability severity levels...
+ Last updated: 2024-01-28 +Enterprise patch management timelines and approval workflow...
+ Last updated: 2024-01-15 +Required documentation for vulnerability tracking and audit compliance...
+ Last updated: 2024-01-10 +Error
-{quickCheckResult.error}
-✓ CVE Addressed ({quickCheckResult.vendors.length} vendor{quickCheckResult.vendors.length > 1 ? 's' : ''})
-{vendorInfo.vendor}
-Severity: {vendorInfo.severity}
-Status: {vendorInfo.status}
-Documents: {vendorInfo.total_documents} attached
-Not Found
-This CVE has not been addressed yet. No entry exists in the database.
-Error
+{quickCheckResult.error}
+✓ CVE Addressed ({quickCheckResult.vendors.length} vendor{quickCheckResult.vendors.length > 1 ? 's' : ''})
+{vendorInfo.vendor}
+Severity: {vendorInfo.severity}
+Status: {vendorInfo.status}
+Documents: {vendorInfo.total_documents} attached
+Not Found
+This CVE has not been addressed yet. No entry exists in the database.
++ {Object.keys(filteredGroupedCVEs).length} CVE{Object.keys(filteredGroupedCVEs).length !== 1 ? 's' : ''} + • + {cves.length} vendor entr{cves.length !== 1 ? 'ies' : 'y'} +
+ {selectedDocuments.length > 0 && ( + + )}- {Object.keys(filteredGroupedCVEs).length} CVE{Object.keys(filteredGroupedCVEs).length !== 1 ? 's' : ''} - • - {cves.length} vendor entr{cves.length !== 1 ? 'ies' : 'y'} -
- {selectedDocuments.length > 0 && ( - - )} -Scanning Vulnerabilities...
-{error}
- -Scanning Vulnerabilities...
+{error}
+ +Try adjusting your search criteria or filters
+ {Object.keys(filteredGroupedCVEs).length === 0 && !loading && ( +Try adjusting your search criteria or filters
+No open tickets
+