forge geiger
NAME
forge-geiger - Detects usage of unsafe cheat codes in a foundry project and its dependencies.
SYNOPSIS
forge geiger
[options] [path]
DESCRIPTION
Detects usage of unsafe cheat codes in a foundry project and its dependencies.
OPTIONS
--root
path
The project's root path. By default, this is the root directory of the current git repository, or the current working directory.
--check
Run in 'check' mode. Exits with 0 if no unsafe cheat codes were found. Exits with 1 if unsafe cheat codes are detected.
--full
Print a full report of all files even if no unsafe functions are found.
Common Options
-h
--help
Prints help information.