MEDIUMscripts/create-changelog.sh:24 — Code-execution surface: a exec/spawn call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMscripts/mark-release.sh:35 — Code-execution surface: a exec/spawn call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMsrc/commands/init.py:210 — Code-execution surface: a subprocess spawn call site. The server can run commands on the host; review what it executes and whether any input reaches it.
INFOtests/integration/cli/test_cli_commands.py:10 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.
INFOtests/integration/cli/test_cli_commands.py:37 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.
INFOtests/integration/cli/test_cli_commands.py:43 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.