Add bypass docs (#577)

* Add force approval docs

* add force approval

* add filter and batch operation

* Rename force approval docs to bypass compliance

- Rename force-approval.mdx to bypass-compliance.mdx
- Update navigation title from "Force Approval" to "Bypass Compliance"
- Update all internal links to use new path
- Update image paths to /bypass-compliance/
- Update terminology in EDR integration docs

* add images

---------

Co-authored-by: Ashley Mensah <ashleyamo982@gmail.com>
This commit is contained in:
Maycon Santos
2026-04-21 16:39:33 +02:00
committed by GitHub
parent 2eb656db6b
commit a02fe74b0d
15 changed files with 194 additions and 1 deletions

View File

@@ -170,6 +170,10 @@ export const docsNavigation = [
title: 'SentinelOne Singularity',
href: '/manage/access-control/endpoint-detection-and-response/sentinelone-edr',
},
{
title: 'Bypass Compliance',
href: '/manage/access-control/endpoint-detection-and-response/bypass-compliance',
},
],
},
],