Skip to content

Commit 2a7be98

Browse files
Doc Updates (#1692)
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor --------- Signed-off-by: Mariano Fuentes <marfuen98@gmail.com> Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
1 parent e8e319f commit 2a7be98

File tree

7 files changed

+48
-66
lines changed

7 files changed

+48
-66
lines changed

packages/docs/automated-evidence.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Automated Evidence"
33
description: "Comp AI Automated Evidence allows you to streamline evidence collection for recurring compliance tasks. "
44
---
55

6-
## Automated Evidence Demo
6+
### Automated Evidence Demo
77

88
<iframe src="https://www.loom.com/embed/6e80c92e12c4478ab009bc86f7b21f4a" title="Loom video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />
99

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "AWS Integration"
3-
description: "The AWS integration allows you to connect your AWS infrastructure to Comp AI for automated security testing using Security Hub, compliance monitoring, and risk assessment."
2+
title: "AWS Cloud Tests"
3+
description: "AWS Cloud Tests allows you to connect your AWS infrastructure to Comp AI for automated security testing using Security Hub, compliance monitoring, and risk assessment."
44
---
55

66
# Setup Process
Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Azure Integration'
3-
description: 'Connect Azure to Comp AI for cloud security testing'
2+
title: "Azure Cloud Tests"
3+
description: "Connect Azure to Comp AI for cloud security testing"
44
---
55

6-
# Azure Integration
6+
# Azure Cloud Test
77

8-
The Azure integration enables you to connect your Microsoft Azure cloud environment to Comp AI for comprehensive security testing, compliance monitoring, and risk assessment using Microsoft Defender for Cloud
8+
The Azure Cloud Test enables you to connect your Microsoft Azure cloud environment to Comp AI for comprehensive security testing, compliance monitoring, and risk assessment using Microsoft Defender for Cloud
99

1010
## Setup Process
1111

@@ -20,46 +20,40 @@ Before setting up the integration, ensure you have:
2020
### Configuration Steps
2121

2222
1. **Log into your Azure Portal**
23-
- Visit [https://portal.azure.com](https://portal.azure.com)
24-
23+
- Visit https://portal.azure.com
2524
2. **Enable Microsoft Defender for Cloud**
2625
- In the left-hand menu, search for and select **Microsoft Defender for Cloud**
2726
- Click **Getting started**
2827
- Select the subscription(s) you want to onboard
2928
- Enable **Microsoft Defender plans** (especially for relevant services like Compute, Storage, SQL, etc.)
3029
- Wait for the provisioning to complete (this may take a few minutes)
31-
3230
3. **Register an Application in Azure AD**
33-
- Navigate to **Azure Active Directory > App registrations**
34-
- Click **+ New registration**
31+
- Navigate to **Azure Active Directory \> App registrations**
32+
- Click **\+ New registration**
3533
- Name the app (e.g., `CompAIIntegrationApp`)
3634
- Choose **Accounts in this organizational directory only**
3735
- Click **Register**
38-
3936
4. **Get the Client ID and Tenant ID**
4037
- After registration, go to the app's **Overview** page
4138
- Copy the **Application (client) ID**
4239
- Copy the **Directory (tenant) ID**
43-
4440
5. **Create a Client Secret**
4541
- In the app menu, go to **Certificates & secrets**
46-
- Under **Client secrets**, click **+ New client secret**
42+
- Under **Client secrets**, click **\+ New client secret**
4743
- Add a description and set an expiration
4844
- Click **Add**
4945
- Copy the **Client secret value** — you won’t be able to see it again!
50-
5146
6. **Assign the Application Access to a Subscription**
5247
- Go to **Subscriptions** in the Azure portal
5348
- Select the subscription you want to integrate
5449
- Copy the **Subscription ID**
5550
- Click **Access control (IAM)**
56-
- Click **+ Add > Add role assignment**
51+
- Click **\+ Add \> Add role assignment**
5752
- Select role: **Reader** (or **Security Reader** for enhanced visibility)
5853
- Assign access to: **User, group, or service principal**
5954
- Select your registered application
60-
6155
7. **Connect Azure to Comp AI**
62-
- Go to **Settings > Integrations** in your Comp AI dashboard
56+
- Go to **Settings \> Integrations** in your Comp AI dashboard
6357
- Click **Connect** next to the Azure integration card
6458
- Paste the following values:
6559
- **Client ID**
@@ -72,7 +66,7 @@ Before setting up the integration, ensure you have:
7266

7367
### Security Tests
7468

75-
The Azure integration performs the following security assessments:
69+
The Azure Cloud Test performs the following security assessments:
7670

7771
| Test Category | Description |
7872
| ----------------- | ------------------------------------------------------------------------- |
@@ -86,7 +80,7 @@ The Azure integration performs the following security assessments:
8680

8781
### Compliance Frameworks
8882

89-
The integration checks compliance against:
83+
The Cloud Test checks compliance against:
9084

9185
- Microsoft Cloud Security Benchmark
9286
- SOC 2
@@ -119,16 +113,16 @@ The integration does NOT have permissions to:
119113

120114
### Common Issues
121115

122-
**Issue**: Failed to connect Azure subscription
116+
**Issue**: Failed to connect Azure subscription\
123117
**Solution**: Verify service principal credentials and role assignments
124118

125-
**Issue**: Authentication errors
119+
**Issue**: Authentication errors\
126120
**Solution**: Ensure the service principal hasn't expired and secret is valid
127121

128122
### Support
129123

130-
For additional assistance with your Azure integration:
124+
For additional assistance with your Azure Cloud Tests:
131125

132126
1. Check our [Knowledge Base](https://help.trycomp.ai/azure-integration)
133127
2. Contact support at [support@trycomp.ai](mailto:support@trycomp.ai)
134-
3. Join our [Discord community](https://discord.gg/compai) for peer support
128+
3. Join our [Discord community](https://discord.gg/compai) for peer support
File renamed without changes.
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
---
2-
title: 'GCP Integration'
3-
description: 'Connect Google Cloud Platform to Comp AI for cloud security testing'
2+
title: "GCP Cloud Tests"
3+
description: "Connect Google Cloud Platform to Comp AI for cloud security testing"
44
---
55

6-
# Google Cloud Platform Integration
6+
# Google Cloud Platform Cloud Test
77

8-
The Google Cloud Platform (GCP) integration allows you to connect your GCP projects to Comp AI for automated compliance monitoring, and risk assessment.
8+
The Google Cloud Platform (GCP) Cloud Test allows you to connect your GCP projects to Comp AI for automated compliance monitoring, and risk assessment.
99

1010
## Setup Process
1111

1212
### Prerequisites
1313

14-
Before setting up the integration, ensure you have:
14+
Before setting up the Cloud Test, ensure you have:
1515

1616
1. GCP project with Owner or Editor access
1717
2. Admin access to your Comp AI workspace
1818
3. Permissions to create service accounts
1919

2020
### Configuration Steps
2121

22-
1. Navigate to **Settings > Integrations** in your Comp AI dashboard
22+
1. Navigate to **Cloud Tests** in your Comp AI dashboard
2323
2. Click on **Connect** next to the GCP integration card
2424
3. Link Service Account
2525
- Go to the [GCP Console → IAM & Admin → Service Accounts](https://console.cloud.google.com/iam-admin/serviceaccounts)
@@ -43,7 +43,7 @@ Before setting up the integration, ensure you have:
4343

4444
### Security Tests
4545

46-
The GCP integration performs the following security assessments:
46+
The GCP Cloud Test performs the following security assessments:
4747

4848
| Test Category | Description |
4949
| ----------------- | --------------------------------------------------------------------- |
@@ -57,7 +57,7 @@ The GCP integration performs the following security assessments:
5757

5858
### Compliance Frameworks
5959

60-
The integration checks compliance against:
60+
The Cloud Test checks compliance against:
6161

6262
- CIS GCP Foundation Benchmark
6363
- SOC 2
@@ -70,7 +70,7 @@ The integration checks compliance against:
7070

7171
### Access Control
7272

73-
Comp AI requires read-only access to your GCP environment. The integration uses a service account with specific IAM roles that follow the principle of least privilege.
73+
Comp AI requires read-only access to your GCP environment. The Cloud Test uses a service account with specific IAM roles that follow the principle of least privilege.
7474

7575
### Permissions
7676

@@ -90,13 +90,13 @@ The integration does NOT have permissions to:
9090

9191
### Common Issues
9292

93-
**Issue**: Failed to connect GCP project
93+
**Issue**: Failed to connect GCP project\
9494
**Solution**: Verify organization id and service account key and IAM permissions
9595

96-
**Issue**: Missing scan results for specific services
96+
**Issue**: Missing scan results for specific services\
9797
**Solution**: Check IAM permissions for those specific services
9898

99-
**Issue**: Authentication errors
99+
**Issue**: Authentication errors\
100100
**Solution**: Ensure the service account key is valid and not expired
101101

102102
### Support
@@ -105,4 +105,4 @@ For additional assistance with your GCP integration:
105105

106106
1. Check our [Knowledge Base](https://help.trycomp.ai/gcp-integration)
107107
2. Contact support at [support@trycomp.ai](mailto:support@trycomp.ai)
108-
3. Join our [Discord community](https://discord.gg/compai) for peer support
108+
3. Join our [Discord community](https://discord.gg/compai) for peer support
Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,17 @@
11
---
2-
title: 'Integrations'
3-
description: 'Comp AI Integration Guide'
2+
title: "Cloud Tests"
3+
description: "Comp AI Cloud Tests Guide"
44
---
55

6-
## Supported Integrations
6+
## Supported Cloud Tests
77

8-
Comp AI offers several integrations with third-party services to enhance your experience:
9-
10-
### Deel Integration
11-
12-
Use Deel integration to automatically import employee information into Comp AI.
13-
14-
- **Purpose**: Streamline employee onboarding and data management
15-
- **Features**:
16-
- Automated employee data import
17-
- Synchronization of employee details
18-
- Regular data refresh options
19-
20-
For setup instructions, see the [Deel Integration Guide](/integrations/deel).
8+
Comp AI offers several Cloud Tests with third-party services to enhance your experience:
219

2210
### Cloud Provider Integrations
2311

2412
Comp AI integrates with major cloud providers to facilitate cloud security testing and compliance monitoring:
2513

26-
#### AWS Integration
14+
#### AWS Cloud Test
2715

2816
- **Purpose**: Perform security tests and compliance checks on AWS infrastructure
2917
- **Features**:
@@ -32,9 +20,9 @@ Comp AI integrates with major cloud providers to facilitate cloud security testi
3220
- EC2 instance compliance monitoring
3321
- CloudTrail audit log analysis
3422

35-
For setup instructions, see the [AWS Integration Guide](/integrations/aws).
23+
For setup instructions, see the [AWS Cloud Tests Guide](/integrations/aws).
3624

37-
#### Azure Integration
25+
#### Azure Cloud Test
3826

3927
- **Purpose**: Perform security tests and compliance checks on Azure infrastructure
4028
- **Features**:
@@ -43,9 +31,9 @@ For setup instructions, see the [AWS Integration Guide](/integrations/aws).
4331
- Storage account compliance checks
4432
- Network security evaluation
4533

46-
For setup instructions, see the [Azure Integration Guide](/integrations/azure).
34+
For setup instructions, see the [Azure Cloud Tests Guide](/integrations/azure).
4735

48-
#### GCP Integration
36+
#### GCP Cloud Test
4937

5038
- **Purpose**: Perform security tests and compliance checks on Google Cloud Platform
5139
- **Features**:
@@ -54,4 +42,4 @@ For setup instructions, see the [Azure Integration Guide](/integrations/azure).
5442
- Compute Engine compliance monitoring
5543
- Cloud logging audit analysis
5644

57-
For setup instructions, see the [GCP Integration Guide](/integrations/gcp).
45+
For setup instructions, see the [GCP Cloud Tests Guide](/integrations/gcp).

packages/docs/docs.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
]
2121
},
2222
{
23-
"tab": "Integrations",
23+
"tab": "Cloud Tests",
2424
"groups": [
2525
{
26-
"group": "Integrations Guides",
26+
"group": "Cloud Test Guides",
2727
"pages": [
28-
"integrations/index",
29-
"integrations/aws",
30-
"integrations/azure",
31-
"integrations/gcp"
28+
"cloud-tests/index",
29+
"cloud-tests/aws",
30+
"cloud-tests/azure",
31+
"cloud-tests/gcp"
3232
]
3333
}
3434
]

0 commit comments

Comments
 (0)