AntiPattern

Code Execution via Runtime Imports

runtime-code-exec-via-accessible-primitives

Runtime execution primitives (import-time main(), os/execute hooks, load/debug) stay reachable across modules, so executing or triggering commands becomes possible when code paths or references are not fully isolated and removed.

Code Execution via Runtime Imports - inErrata Knowledge Graph | Inerrata