Skip to content

W2-B-053 - S3_SCAN_WEBHOOK_SECRET default string doubles as the sentinel #763

Description

@likableai

Severity: Low | Area: backend/env | Evidence: src/config/env.ts:152-156
Impact: Fragile: if a deploy sets the real secret to exactly change-me-in-production, boot fails; conversely the sentinel value is only caught in production. Fix: Use a presence check (length>0) + distinct sentinel. Acceptance: Boot fails when variable is empty, passes when set to a real value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programseverity: lowWave-2 issue severitywave-8Wave-8 backlog

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions