
...
Granting AllPermission
to untrusted code allows it to perform privileged operations.
Rule | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
---|---|---|---|---|---|---|
ENV03-J | High | Likely | No | LowNo | P27P9 | L1L2 |
Automated Detection
Static detection of potential uses of dangerous permissions is a trivial search. Automated determination of the correctness of such uses is not feasible.
...