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
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