No CORS configuration (M3) #46
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
No CORSMiddleware is registered. Starlette's default allows cross-origin simple requests from any origin. A malicious page reachable by a network user could silently revoke the API key. See Security-Audit.md M3.
Plan of attack: