MCPcopy Index your code
hub / github.com/SourceCode-AI/aura / command_injection_with_aliases.py

File command_injection_with_aliases.py

tests/files/pyt_examples/command_injection_with_aliases.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import os as myos
3from os import system
4from os import system as mysystem

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected