How to approach security? #1787
Unanswered
adrianrudnik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Given that IPX is the default and I'm trying to run a simple node server SSR enabled application with images, what mechanisms are there to prevent someone to run a simple
Because right now, in production, I can hold a CPU hostage for good 20 seconds and produce a > 40mb image per request.
I only found mentions of the nonce, but that seems to be CSP only and does not prevent malicious configurations or scripts.
Beta Was this translation helpful? Give feedback.
All reactions