You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/integrations/aikido.mdx
+1-36Lines changed: 1 addition & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,37 +7,6 @@ description: "Connect Aikido to automate security evidence in Comp AI"
7
7
8
8
The Aikido Security integration syncs vulnerability and repository scanning data into Comp AI, so compliance tasks can be automatically satisfied with continuous evidence.
9
9
10
-
## Setup
11
-
12
-
### 1. Create API credentials in Aikido
13
-
14
-
1. Go to **Aikido Settings → Integrations → API**
15
-
Or open: https://app.aikido.dev/settings/integrations/api/aikido/rest
16
-

17
-
2. Click **Add Client**
18
-

19
-
3. Select **Private** as the app type
20
-
4. Select the following permissions:
21
-
-`issues:read`
22
-
-`repositories:read`
23
-
-`basics:read`
24
-
5. Click **Create Credentials**
25
-

26
-
27
-
### 2. Connect in Comp AI
28
-
29
-
1. In Comp AI, go to **Settings → Integrations → Aikido**
30
-
2. Paste the **Client ID** and **Client Secret**
31
-

32
-
3. Click **Connect**
33
-

34
-
4. Authorize the app in Aikido when prompted
35
-

36
-
5. You will return to Comp AI and see the integration connected
37
-

38
-
39
-
Comp AI will exchange the credentials for an access token using OAuth 2.0 Client Credentials (server-to-server).
40
-
41
10
## What Comp AI Collects
42
11
43
12
### Secure Code evidence
@@ -67,11 +36,7 @@ After connecting, you can configure:
67
36
3. You should see a recent run with passing or failing evidence
0 commit comments