Commit Graph

1 Commits

Author SHA1 Message Date
Echo
9a6446070a security: move hardcoded passwords to .env, fix file permissions
- Move ROA_API_PASSWORD and ORACLE_PASSWORD to .env
- Update process_bon.py to use python-dotenv
- chmod 600 on .env and credentials/*
- Install python-dotenv dependency
2026-02-03 21:12:13 +00:00