Add Crowdstrike ZTA description (#181)

This commit is contained in:
Zoltan Papp
2024-04-19 19:57:30 +02:00
committed by GitHub
parent fe6878c2ca
commit 52d4355d62
5 changed files with 15 additions and 5 deletions

View File

@@ -105,7 +105,7 @@ export const docsNavigation = [
{title: 'Activity event streaming', href: '/how-to/activity-event-streaming-to-siem-systems' },
{title: 'Identity provider sync', href: '/how-to/idp-sync' },
{title: 'Enable post quantum cryptography', href: '/how-to/enable-post-quantum-cryptography' },
{title: 'Endpoint Detection and Response (EDR)', href: '/how-to/endpoint-detection-and-response' },
{title: 'Endpoint detection and response (EDR)', href: '/how-to/endpoint-detection-and-response' },
]
},