Add strict CORS allowlist with fail-closed default #105
No reviewers
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot!105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/cors-allowlist"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ALLOWED_ORIGINSenv var (comma-separated)GET,POST,OPTIONSonlyAccess-Control-Max-Age: 86400(24 hours)ALLOWED_ORIGINSto.env.samplefor documentationTest plan
bun test packages/api/tests/unit/cors.test.ts)🤖 Generated with Claude Code