mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-19 09:27:21 +02:00
Add files via upload
This commit is contained in:
@@ -280,6 +280,14 @@
|
||||
"graphStats": "Nodes: {{nodes}} | Edges: {{edges}}",
|
||||
"graphStatsNodes": "Nodes",
|
||||
"graphStatsEdges": "Edges",
|
||||
"graphLegendNodes": "Nodes",
|
||||
"graphLegendEdges": "Edges",
|
||||
"graphLegendNodeTarget": "TARGET",
|
||||
"graphLegendNodeInfra": "INFRA",
|
||||
"graphLegendNodeFinding": "FINDING",
|
||||
"graphLegendNodeVuln": "VULN",
|
||||
"graphLegendNodeExploit": "EXPLOIT",
|
||||
"graphLegendNodeMissing": "MISSING",
|
||||
"graphLegendDiscovered": "discovered_on",
|
||||
"graphLegendLeads": "leads_to",
|
||||
"graphLegendExploits": "exploits",
|
||||
@@ -310,6 +318,8 @@
|
||||
"graphEdgeDeleteFailed": "Failed to delete edge",
|
||||
"graphEdgeDeleteSuccess": "Edge deleted",
|
||||
"graphDeleteEdge": "Delete",
|
||||
"viewVulnerability": "View vulnerability",
|
||||
"graphVulnSidebarHint": "Linked vulnerability node. Use the button below to open it in Vulnerability Management.",
|
||||
"promoteAttackChain": "Promote chain",
|
||||
"promoteAttackChainTitle": "Promote conversation attack chain to project facts",
|
||||
"confirmPromoteAttackChain": "Promote this conversation's attack chain into the project? Facts and edges will be created or updated.",
|
||||
|
||||
Reference in New Issue
Block a user