Skip to content

[P0][security] Disable TypeORM schema synchronization outside development #255

Description

@dzekojohn4

Evidence: backend/src/app.module.ts:74 passes database.synchronize directly to TypeORM; README documents DATABASE_SYNC=true.

Ensure production and CI environments cannot enable destructive schema synchronization. Add migration-based startup documentation and a regression test for environment-specific behavior.

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 program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions