Skip to content

Conversation

@gino-m
Copy link
Collaborator

@gino-m gino-m commented Dec 16, 2025

Fixes #2310

import HttpStatus from 'http-status-codes';

const corsOptions = {origin: true};
const corsOptions = { origin: true };

Check warning

Code scanning / CodeQL

Permissive CORS configuration Medium

CORS Origin allows broad access due to
permissive or user controlled value
.
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.

[Code health] Refactor ESLint and Prettier configs

1 participant