List of all items
Structs
- alphabet_filter::AlphabetMask
- alphabet_filter::AlphabetScreen
- checksum::GithubClassicPatValidator
- checksum::GithubFineGrainedPatValidator
- checksum::GitlabTokenValidator
- checksum::NpmTokenValidator
- checksum::PypiTokenValidator
- checksum::SlackTokenValidator
- checksum::StripeTokenValidator
- compiler::CompileState
- confidence::ConfidenceSignals
- decode::EncodedString
- engine::CompiledScanner
- entropy::EntropyMatch
- hw_probe::HardwareCaps
- multiline::LineMapping
- multiline::MultilineConfig
- multiline::PreprocessedText
- types::CompiledCompanion
- types::CompiledPattern
- types::MlPendingMatch
- types::ScanState
- types::ScannerConfig
Enums
- checksum::ChecksumResult
- context::CodeContext
- engine::MlScoreResult
- error::ScanError
- hw_probe::ScanBackend
Traits
Functions
- checksum::validate_checksum
- compiler::build_ac_pattern_set
- compiler::build_compile_state
- compiler::build_detector_to_patterns
- compiler::build_fallback_keyword_ac
- compiler::build_gpu_pattern_set
- compiler::build_prefix_propagation
- compiler::build_same_prefix_patterns
- compiler::compile_companion
- compiler::compile_detector_companions
- compiler::compile_detector_pattern
- compiler::compile_pattern
- compiler::extract_literal_prefix
- compiler::extract_literal_prefixes
- compiler::is_escaped_literal
- compiler::log_quality_warnings
- compute_line_offsets
- confidence::apply_path_confidence_penalties
- confidence::apply_post_ml_penalties
- confidence::char_diversity
- confidence::compute_confidence
- confidence::contains_placeholder_word
- confidence::is_sensitive_path
- confidence::known_prefix_confidence_floor
- confidence::max_repeat_run
- context::documentation_line_flags
- context::infer_context
- context::infer_context_with_documentation
- context::is_false_positive_context
- context::is_false_positive_context_with_path
- context::is_false_positive_match_context
- context::is_known_example_credential
- decode::base64_decode
- decode::decode_chunk
- decode::find_base64_strings
- decode::hex_decode
- decode::register_decoder
- decode::z85_decode
- engine::cached_ml_score
- engine::floor_char_boundary
- engine::line_number_for_offset
- engine::next_window_offset
- engine::record_window_match
- engine::window_chunk
- engine::window_end_offset
- entropy::find_entropy_secrets
- entropy::find_entropy_secrets_with_threshold
- entropy::is_entropy_appropriate
- entropy::is_sensitive_file
- entropy::normalized_entropy
- entropy::shannon_entropy
- find_companion
- floor_char_boundary
- gpu::batch_ml_inference
- gpu::gpu_available
- gpu::gpu_probe
- hw_probe::probe_hardware
- hw_probe::select_backend
- hw_probe::startup_banner
- is_within_hex_context
- match_entropy
- match_line_number
- ml_scorer::compute_features_public
- ml_scorer::model_version
- ml_scorer::score
- ml_scorer::score_with_config
- multiline::preprocess_multiline
- normalize_chunk_data
- normalize_scannable_chunk
- pipeline::build_raw_match
- pipeline::compute_line_offsets
- pipeline::find_companion
- pipeline::is_within_hex_context
- pipeline::line_window_offsets
- pipeline::local_context_window
- pipeline::match_entropy
- pipeline::match_line_number
- pipeline::normalize_scannable_chunk
- pipeline::should_suppress_known_example_credential
- resolution::resolve_matches
- should_suppress_known_example_credential
Type Aliases
Constants
- entropy::HIGH_ENTROPY_THRESHOLD
- entropy::LOW_ENTROPY_THRESHOLD
- entropy::SENSITIVE_FILE_VERY_HIGH_ENTROPY_THRESHOLD
- entropy::VERY_HIGH_ENTROPY_THRESHOLD
- types::FIRST_CAPTURE_GROUP_INDEX
- types::FIRST_LINE_NUMBER
- types::FULL_MATCH_INDEX
- types::HEURISTIC_WEIGHT
- types::HEX_CONTEXT_RADIUS_CHARS
- types::LARGE_FALLBACK_SCAN_THRESHOLD
- types::MAX_HEX_CONTEXT_SEPARATORS
- types::MAX_ML_CACHE_BYTES
- types::MAX_ML_CACHE_ENTRIES
- types::MAX_SCAN_CHUNK_BYTES
- types::MAX_WINDOW_DEDUP_ENTRIES
- types::MIN_FALLBACK_LINE_LENGTH
- types::MIN_HEX_CONTEXT_DIGITS
- types::MIN_HEX_DIGITS_IN_MATCH
- types::MIN_HEX_MATCH_LEN
- types::MIN_LITERAL_PREFIX_CHARS
- types::ML_CONTEXT_RADIUS_LINES
- types::ML_WEIGHT
- types::PREVIOUS_LINE_DISTANCE
- types::REGEX_SIZE_LIMIT_BYTES
- types::WINDOW_OVERLAP_BYTES