Call to blocklisted method

Detects any call to a method that is part of a block list.

Gabriele Gallo Stampino avatar
Written by Gabriele Gallo Stampino
Updated over a week ago

Rationale

In some circumstances, it may be useful to prevent or discourage the use of certain methods. This check allows to blocklist of Apex methods and detect any invocations.

Scope

  • Apex Classes

Configurations

  • List of not allowed methods

Did this answer your question?