Predicate missingAuth
Holds if m is a method that should have an auth check, but is missing it.
Import path
import semmle.code.csharp.security.auth.MissingFunctionLevelAccessControlQuerypredicate missingAuth(ActionMethod m)Holds if m is a method that should have an auth check, but is missing it.
import semmle.code.csharp.security.auth.MissingFunctionLevelAccessControlQuerypredicate missingAuth(ActionMethod m)