Question

Which of the following most closely reflects the principle of least privilege.
a) Always grant a function at least enough access to the data in its parameters to accomplish its specified task.
b) Always grant a function enough access to the data in its parameters to accomplish its specified task, but no more.
c) Always grant a function the least amount of access to the data in its parameters.
d) Never grant a function access to the data in its parameters.

Answer

This answer is hidden. It contains 3 characters.