6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
== Recommended Secure Coding Practices
|
|
|
|
* Whenever possible, the sandbox should stay enabled to reduce unnecessary risk.
|
|
* If elevated capabilities are absolutely necessary, make sure to verify the integrity of the program before executing it.
|
|
|