Skip to content

Commit 9deb417

Browse files
authored
Update (#5806)
1 parent 71d3d3a commit 9deb417

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/platform-services/automation-service/app-central/integrations/mitre-matrix.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,16 @@ MITRE is a globally-accessible knowledge base of adversary tactics and technique
2727

2828
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
2929
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
30-
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
3130
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
32-
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
3331
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3432

3533
<IntegrationsAuth/>
3634
* <IntegrationLabel/>
3735
* **Update MITRE ATT&CK**. Select to get the latest MITRE techniques, tactics, etc.
3836
* <IntegrationTimeout/>
3937
* <IntegrationCertificate/>
40-
* <IntegrationEngine/>
41-
* <IntegrationProxy/>
38+
* **Automation Engine**. Select a bridge. (Cloud execution is not supported for this integration. For more information about cloud and bridge execution, see [Cloud or Bridge execution](/docs/platform-services/automation-service/automation-service-integrations/#cloud-or-bridge-execution).)
39+
* **Proxy Options**. Select **Use no proxy**. Communication runs on the bridge and does not use a proxy.
4240

4341
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/mitre-matrix-configuration.png')} style={{border:'1px solid gray'}} alt="MITRE Matrix configuration" width="400"/>
4442

16.2 KB
Loading

0 commit comments

Comments
 (0)