Remove or quarantine utilities/supabase.py from the production image
#41
Labels
No Label
ai-changes-requested
ai-failed
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
ai-working
bug
enhancement
feature
in-queue
performance
security
tech-debt
todo
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/paper-dynasty-discord#41
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
PR opened: #51
Added
utilities/supabase.pyto.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.