|
|
|
|
|
by gibolt
298 days ago
|
|
Based on how much imported libraries are relied upon, it makes sense to treat everything as untrusted. Unless you write every line yourself/in-house, code should be considered untrusted. I would be curious which attack vectors change or become safe after compiling though. |
|
I don't think anything changes with compile to native on the server.