False positive on Static files
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**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](https://github.com/theteamatx/x-light/tree/develop-v2/serve-app)
[Link 2](https://github.com/theteamatx/x-light/tree/develop-v2/server/serve-app)
** Link to security alert **
[Alerts](https://github.com/theteamatx/x-light/security/code-scanning)
Contributor guide
Assessment
This issue has not been assessed yet.