CodeQL: How to resolve partial Server-Side Request Forgery warning when taking user-based input as a FastAPI endpoint?
cross-posting here on Information Security as well to request for input on the security of the Python code I’ve written, and whether it can be considered a false positive.
I’m writing a function to return a file from an MSYS2 package repo,… Continue reading CodeQL: How to resolve partial Server-Side Request Forgery warning when taking user-based input as a FastAPI endpoint?