forked from p34709852/monkey
UI: Fix minor formatting issues in LateralMovement.tsx
This commit is contained in:
parent
96c525d656
commit
f79e218160
|
@ -13,8 +13,8 @@ const LATERAL_MOVEMENT_DESCRIPTION = 'After the initial breach, the attacker wil
|
|||
href="https://www.guardicore.com/blog/stopping-ransomware-with-segmentation/?utm_medium=monkey-request&utm_source=web-report&utm_campaign=monkey-security-report" \
|
||||
target="_blank" \
|
||||
> \
|
||||
See some real-world examples on Guardicore\'s blog. \
|
||||
</a>'
|
||||
See some real-world examples on Guardicore\'s blog. \
|
||||
</a>';
|
||||
|
||||
type PropagationStats = {
|
||||
num_scanned_nodes: number,
|
||||
|
|
Loading…
Reference in New Issue