Skip to content

[security] M-7: DEBUG=True hardcoded #53

Description

@jacobyoby

Severity: Medium
Files: parse.py:129, testrun.py:4

Problem

DEBUG=True is hardcoded, exposing debug information and stack traces in production.

Remediation

Read DEBUG from configuration. Default to False in production.

Source

Finding from security audit (2026-08-31). See .github/SECURITY_AUDIT_TRIAGE.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions