Module detectors/detector

Defines the base structure for Misti static analysis detectors, including AST, dataflow, and Soufflé-based detectors.

Supports dynamic loading of built-in detectors, warning generation, and configurable behavior for multi-project setups.

To add a new built-in detector, create its implementation in the ./builtin directory and add information about it to BuiltInDetectors. No other changes in the project are needed.

Index

Classes

Type Aliases

Variables

Functions