Skip to content

fix: remove hardcoded secrets across all services - #7

Merged
Senthil455 merged 1 commit into
mainfrom
fix/hardcoded-secrets
Jun 15, 2026
Merged

fix: remove hardcoded secrets across all services#7
Senthil455 merged 1 commit into
mainfrom
fix/hardcoded-secrets

Conversation

@Senthil455

Copy link
Copy Markdown
Owner
  • Make all secrets required via os.environ[] (fail-fast if missing)
  • Remove default fallback values for credentials, API keys, and passwords
  • Update .env.example with comprehensive template and security warnings
  • Services: employee, analytics, security, auth

BREAKING: All services now require env vars to be explicitly set

- Make all secrets required via os.environ[] (fail-fast if missing)
- Remove default fallback values for credentials, API keys, and passwords
- Update .env.example with comprehensive template and security warnings
- Services: employee, analytics, security, auth

BREAKING: All services now require env vars to be explicitly set
@Senthil455
Senthil455 merged commit 826f5f9 into main Jun 15, 2026
3 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant