We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbb75cf + 22832db commit be9e661Copy full SHA for be9e661
src/Security/Security.md
@@ -18,7 +18,7 @@ require:
18
``` yaml
19
directive:
20
# Remove invalid paths.
21
- - remove-path-by-operation: ^security(.case.ediscoveryCase.noncustodialDataSource_.*DataSource)$
+ - remove-path-by-operation: ^security(.case.ediscoveryCase.noncustodialDataSource_.*DataSource)$|^security_DeleteAttackSimulation$|^security_UpdateAttackSimulation$|^security_GetAttackSimulation$
22
# Remove cmdlets
23
- where:
24
verb: Get|Update
0 commit comments