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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ Black Duck MCP brings Signal's AI-powered security analysis directly into your d
5
5
## Key Features & Benefits
6
6
7
7
-**Changes Scan**:
8
-
- Performs fast, incremental security scans focused only on the code changes introduced by the developer.
8
+
- Performs fast, incremental security scans focused only on the code changes introduced by the developer.
9
9
- Ideal for early-stage detection of issues as code is written
10
10
-**File Scan**:
11
-
- Runs a targeted security analysis on specific files or directories.
11
+
- Runs a targeted security analysis on specific files or directories.
12
12
- Best suited for projects that do not use Git or for developers who want to analyze specific portions of the codebase
13
13
-**Cross-Platform Support**:
14
14
- Works on Windows, macOS, and Linux
@@ -23,7 +23,6 @@ Black Duck MCP brings Signal's AI-powered security analysis directly into your d
23
23
### Step 1: Add to your MCP client
24
24
25
25
Add the following configuration to your MCP client (using Claude user level config as example):
26
-
27
26
```json
28
27
{
29
28
"mcpServers": {
@@ -40,7 +39,7 @@ Add the following configuration to your MCP client (using Claude user level conf
40
39
41
40
### Step 2: Your first scan
42
41
43
-
Use one of the following prompts in your MCP client to get started:
42
+
Use one of following prompts in your MCP client to get you started:
44
43
45
44
```
46
45
Scan my code changes for security vulnerabilities
@@ -95,6 +94,7 @@ You can set these variables in your MCP client configuration:
95
94
}
96
95
```
97
96
97
+
98
98
## Logging and Troubleshooting
99
99
100
100
### Log Location
@@ -115,12 +115,12 @@ The following URLs and IP addresses must be accessible for the MCP server to fun
115
115
116
116
> Ensure your firewall allows outbound HTTPS (port 443) connections to these endpoints
117
117
118
+
118
119
## License Terms
120
+
By downloading this package, you are agreeing to the [Black Duck End User License Agreement](https://www.blackduck.com/content/dam/black-duck/en-us/legal/slsa/eSLSA-v2025.1-Global.pdf).
119
121
120
-
By downloading this package, you are agreeing to the [Black Duck End User License Agreement](https://www.blackduck.com/content/dam/black-duck/en-us/legal/slsa/eSLSA-v2025.1-Global.pdf).
0 commit comments