shivasurya/code-pathfinder
high Using Host Network Mode
extension/secureflow/packages/secureflow-cli/docker-compose.yml:14
[Service: secureflow-analyzer] Service uses host network mode. Container shares host network stack, bypassing network isolation.
CWE-250 open
Code
extension/secureflow/packages/secureflow-cli/docker-compose.yml11 stdin_open: true
12 tty: true
13 # Use host network to access localhost services directly
14 network_mode: host
15 # Security settings
16 security_opt:
17 - no-new-privileges:true
Seen on 11 scans
- 460d0d3 line 14 2026-05-23
- 7a21c89 line 14 2026-05-23
- 7a21c89 line 14 2026-05-23
- a7e137f line 14 2026-05-22
- 8a39ca7 line 14 2026-05-22
- 181f52c line 14 2026-05-22
- 91c7b3d line 14· PR #693 2026-05-22
- 00a5753 line 14 2026-05-22
- 490d33f line 14· PR #693 2026-05-22
- 9e00502 line 14 2026-05-22
- 1faca6c line 14 2026-05-21
Get this for your repo.
Pathfinder runs the same scan on your own repos free. Connect via GitHub in 30 seconds.