Security #2
Owner
- The code should be thoroughly inspected before thinking of productionizing this.
- User privileges to the host system(s) should be further reduced to a level that reduces the harm induced by “breakouts”.
- Errors should not be handled by dumping a user-facing stack trace.
- Network traffic should be filtered, possibly additionally through a NID.
* The code should be thoroughly inspected before thinking of productionizing this.
* User privileges to the host system(s) should be further reduced to a level that reduces the harm induced by "breakouts".
* Errors should not be handled by dumping a user-facing stack trace.
* Network traffic should be filtered, possibly additionally through a NID.
Loading…
x
Reference in New Issue
Block a user
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?