-
Notifications
You must be signed in to change notification settings - Fork 197
Output JSON shows truncated tool paths #193
Copy link
Copy link
Open
Description
I tried running and scanning the MCP server settings (https://github.com/ChromeDevTools/chrome-devtools-mcp). Everything works fine, except that when I checked the output JSON file, some directories don’t show the full path.
Please see the example below:
-scan/issue-code-reference/#TF002
├── Untrusted Content Tool
│ ├── chrome-devtools/click High
│ ├── chrome-devtools/drag High
│ ├── chrome-devtools/evaluate_sc... High
│ ├── chrome-devtools/fill High
│ ├── chrome-devtools/fill_form High
│ ├── chrome-devtools/get_console... High
│ ├── chrome-devtools/get_network... High
bash command: uvx --python 3.13 mcp-scan@latest scan --full-toxic-flows chrome-devtools-mcp.json > output.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels