Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False positive on Static files #18948

Open
s0umyad33p opened this issue Mar 7, 2025 · 1 comment
Open

False positive on Static files #18948

s0umyad33p opened this issue Mar 7, 2025 · 1 comment
Assignees
Labels
false-positive javascript Pull requests that update Javascript code

Comments

@s0umyad33p
Copy link

s0umyad33p commented Mar 7, 2025

Minified and bundled JS and CSS files are being considered

We are currently rendering our frontend as static files through FastAPI . We are later going to make separate instances for frontend and backend. Currently, we have IAP enabled on our app engine application which is not allowing the communication between two different app engine apps using IAP.

Code samples or links to source code

Static files serving directories link
Link 1
Link 2

** Link to security alert **
Alerts

@mbg
Copy link
Member

mbg commented Mar 7, 2025

Hi @s0umyad33p 👋🏻

Your links are to private repositories, so we cannot access them. Can you either provide more information about how you have configured CodeQL (default or advanced setup, what the workflow is in the latter case) and what the structure of your project is?

Alternatively, if you cannot share this information publicly, please open a support ticket instead.

@mbg mbg self-assigned this Mar 7, 2025
@mbg mbg added the javascript Pull requests that update Javascript code label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
false-positive javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants