Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 719 Bytes

File metadata and controls

15 lines (12 loc) · 719 Bytes

Security policy

Please report a suspected vulnerability privately to Tom@6NowPossibleThings.ai. Do not include credentials, private crash reports, or other people's source code in a public GitHub issue.

Python Guardian treats console output, tracebacks, crash locals, and target source as untrusted input. Diagnosis is read-only. Bounded repair requires an explicit user action, operates on isolated copies, limits the file set, denies network and approval escalation, compile-checks Python edits, checkpoints originals, and refuses to overwrite a file that changed during the repair.

No redaction system is perfect. Users should inspect forensic artifacts before sharing them.