|
82 | 82 | "last_bom_import": "Last BOM Import",
|
83 | 83 | "overview": "Overview",
|
84 | 84 | "audit": "Audit",
|
| 85 | + "global_audit": "Global Audit", |
| 86 | + "vulnerability_audit": "Vulnerability Audit", |
85 | 87 | "audit_vulnerabilities": "Audit Vulnerabilities",
|
86 | 88 | "policy_violations": "Policy Violations",
|
87 | 89 | "policy_violations_by_classification": "Policy Violations by Classification",
|
|
136 | 138 | "project_cloning_in_progress": "The project is being created with the cloning options specified",
|
137 | 139 | "vulnerability": "Vulnerability",
|
138 | 140 | "analysis": "Analysis",
|
| 141 | + "analysis_status": "Analysis Status", |
| 142 | + "analysis_state": "Analysis State", |
139 | 143 | "analysis_tooltip": "The current state of an occurrence of a vulnerability",
|
140 | 144 | "justification": "Justification",
|
141 | 145 | "justification_tooltip": "The rationale of why the impact analysis state was asserted to be \"Not Affected\"",
|
|
218 | 222 | "rollback": "Rollback",
|
219 | 223 | "workaround_available": "Workaround available",
|
220 | 224 | "response": "Vendor Response (project)",
|
| 225 | + "vendor_response": "Vendor Response", |
221 | 226 | "response_tooltip": "A response to the vulnerability by the manufacturer, supplier, or project responsible for the affected component or service",
|
222 | 227 | "analysis_details_tooltip": "Details (explanation, workaround details, and other impact information)",
|
223 | 228 | "updated": "Updated",
|
|
541 | 546 | "version_distance_minor": "minor",
|
542 | 547 | "version_distance_patch": "patch",
|
543 | 548 | "version_distance_tooltip": "Specify the difference between version numbers, or empty to ignore",
|
| 549 | + "filters": "Filters", |
| 550 | + "clear_all": "Clear all", |
| 551 | + "text_search": "Text Search", |
| 552 | + "from": "From", |
| 553 | + "to": "To", |
| 554 | + "vulnerabilities_by_occurrence": "Vulnerabilities By Occurrence", |
| 555 | + "grouped_vulnerabilities": "Grouped Vulnerabilities", |
| 556 | + "occurrences_in_projects": "Occurrences in projects", |
544 | 557 | "matrix": "Matrix"
|
545 | 558 | },
|
546 | 559 | "admin": {
|
|
0 commit comments