Skip to content

Security: gaoptimize/PythonGuardian

Security

SECURITY.md

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.

There aren't any published security advisories