Python stdlib module — codeop. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.compile_command()Neutralcompile_command(source, filename, symbol)
Compile a command and determine whether it is incomplete.
.CommandCompiler()NeutralCommandCompiler(...)
Instances of this class have __call__ methods identical in
.Compile()NeutralCompile(...)
Instances of this class behave much like the built-in compile
| FQN | Field | |
|---|---|---|
| codeop | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import codeop