Skip to content

Default CORS allows any origin; tighten defaults or docs #13

@akassharjun

Description

@akassharjun

Summary:
Gateway default CORS is *, risky in production.

Impact:
Security hardening required manually.

Proposed fix:

  • Default to no origins in release builds and require explicit configuration, OR
  • Keep * only for dev, OR
  • At minimum, emphasize production guidance in docs and examples.

Acceptance:

  • Safer defaults or clear documentation with production examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions