Remove or quarantine utilities/supabase.py from the production image #41

Closed
opened 2026-02-20 06:52:56 +00:00 by cal · 1 comment
Owner

Standalone diagnostic script that connects to PostgreSQL using low-security env vars, prints connection info, has raw SQL. If accidentally imported, attempts DB connection at module load time.

Standalone diagnostic script that connects to PostgreSQL using low-security env vars, prints connection info, has raw SQL. If accidentally imported, attempts DB connection at module load time.
cal added the
security
tech-debt
labels 2026-02-20 06:52:56 +00:00
cal added the
ai-working
ai-working
labels 2026-03-05 05:01:44 +00:00
cal removed the
ai-working
label 2026-03-05 05:02:10 +00:00
Author
Owner

PR opened: #51

Added utilities/supabase.py to .dockerignore — it's not imported anywhere in the codebase so this has zero runtime impact, but ensures the diagnostic script is never bundled into production images.

PR opened: https://git.manticorum.com/cal/paper-dynasty-discord/pulls/51 Added `utilities/supabase.py` to `.dockerignore` — it's not imported anywhere in the codebase so this has zero runtime impact, but ensures the diagnostic script is never bundled into production images.
cal added the
ai-pr-opened
label 2026-03-05 05:02:14 +00:00
cal closed this issue 2026-03-10 18:26:32 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/paper-dynasty-discord#41
No description provided.