CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Module ActionMethods

Common definitions for queries checking for access control measures on action methods.

Import path

import semmle.code.csharp.security.auth.ActionMethods

Imports

AspNetCore

Provides classes for working with Microsoft.AspNetCore.Mvc.

UI

Provides definitions related to the namespace System.Web.UI.

csharp

The default C# QL library.

Classes

ActionMethod

A method representing an action for a web endpoint.