Commit Graph

2 Commits

Author SHA1 Message Date
33a48894d7 auto-claude: 2.7 - Replace hardcoded password in update_social_media.py with environment variable
- Removed hardcoded DATABASE_URL assignment with 'NordaBiz2025Secure' password
- Added comprehensive warning comment about CWE-798 security vulnerability
- Script now relies on DATABASE_URL environment variable or safe fallback from database.py
- Follows same security pattern as other updated scripts (run_migration.py, etc.)
2026-01-10 12:56:56 +01:00
02fc67bf40 Initial commit 2026-01-01 14:01:49 +01:00