Skip to main content

MAX_PATHS

Constant MAX_PATHS 

Source
pub const MAX_PATHS: usize = 1000;
Expand description

Maximum CFG paths to enumerate (TIGER-04). Prevents unbounded path enumeration in resources command.