List of all items
Structs
- alphabet_filter::AlphabetMask
- alphabet_filter::AlphabetScreen
- bigram_bloom::BigramBloom
- checksum::GithubClassicPatValidator
- checksum::GithubFineGrainedPatValidator
- checksum::GitlabTokenValidator
- checksum::NpmTokenValidator
- checksum::PypiTokenValidator
- checksum::SlackTokenValidator
- checksum::StripeTokenValidator
- compiler::compiler_build::CompileState
- confidence::ConfidenceSignals
- context::ContextRegions
- decode::EncodedString
- decode::caesar::CaesarDecoder
- decode::reverse::ReverseDecoder
- decode_structure::DecodeStructure
- engine::AcConstPacks
- engine::CompiledScanner
- engine::GpuConstPacks
- engine::LiteralMatch
- engine::gpu_decode_scan::FusedDecodeScanPrograms
- engine::gpu_regex_dfa::RegexDfaPipeline
- engine::segment_attribution::AttributedMatch
- engine::segment_attribution::GlobalMatch
- engine::segment_attribution::Segment
- entropy::EntropyMatch
- entropy::keywords::KeywordContext
- gpu::GpuSelfTest
- gpu::VyreAcKernelSelfTest
- gpu::VyreGpuSelfTest
- hw_probe::HardwareCaps
- jwt::JwtAnalysis
- multiline::LineMapping
- multiline::MultilineConfig
- multiline::PreprocessedText
- multiline::fragment_cache::FragmentCache
- multiline::fragment_cache::ReassembledCandidate
- multiline::fragment_cache::SecretFragment
- scanner_config::MlPendingMatch
- scanner_config::ScanState
- scanner_config::ScannerConfig
- static_intern::StaticInterner
- telemetry::TelemetrySnapshot
- testing::HsScanner
- testing::ProbabilisticGate
- types::CompiledCompanion
- types::CompiledPattern
- types::LazyRegex
- unicode_hardening::EvasionMatch
Enums
- checksum::ChecksumResult
- context::CodeContext
- engine::GpuInitPolicy
- engine::GpuPhase1Output
- engine::MlScoreResult
- engine::gpu_decode_scan::FusedEncoding
- engine::gpu_regex_dfa::RegexDfaError
- engine::segment_attribution::SegmentAttributionError
- error::ScanError
- hw_probe::GpuTier
- hw_probe::ScanBackend
- jwt::JwtAnomaly
- telemetry::DogfoodEvent
- unicode_hardening::EvasionKind
Traits
Functions
- aws::account_is_canary
- aws::aws_account_from_key_id
- aws::finding_metadata
- aws::key_id_is_canary
- checksum::checksum_adjusted_confidence
- checksum::validate_checksum
- compiler::compiler_build::build_compile_state
- compiler::compiler_build::rewrite_alternation_prefix
- compiler::compiler_build::split_leading_inline_flag
- compiler::compiler_compile::build_ac_pattern_set
- compiler::compiler_compile::build_fallback_keyword_ac
- compiler::compiler_compile::build_gpu_literals
- compiler::compiler_compile::build_prefix_propagation
- compiler::compiler_compile::build_same_prefix_patterns
- compiler::compiler_compile::compile_companion
- compiler::compiler_compile::compile_detector_companions
- compiler::compiler_compile::compile_detector_pattern
- compiler::compiler_compile::compile_pattern
- compiler::compiler_compile::log_quality_warnings
- compiler::compiler_compile::shared_regex_compile
- compiler::compiler_compile::warm_shared_regex_cache
- compiler::compiler_prefix::extract_inner_literals
- compiler::compiler_prefix::extract_literal_prefix
- compiler::compiler_prefix::extract_literal_prefixes
- compiler::compiler_prefix::is_escaped_literal
- compiler::compiler_prefix::strip_leading_boundary_guard
- compiler::compiler_prefix::strip_leading_inline_flags
- compute_line_offsets
- confidence::compute_confidence
- confidence::compute_confidence_with_threshold
- confidence::is_sensitive_path
- confidence::known_prefix_confidence_floor
- confidence::penalties::apply_calibration_multiplier
- confidence::penalties::apply_path_confidence_penalties
- confidence::penalties::apply_post_ml_penalties
- confidence::penalties::char_diversity
- confidence::penalties::contains_placeholder_word
- confidence::penalties::finalize_confidence
- confidence::penalties::max_repeat_run
- context::documentation_line_flags
- context::infer_context
- context::infer_context_with_documentation
- context::infer_context_with_regions
- context::is_false_positive_context
- context::is_false_positive_context_with_path
- context::is_false_positive_match_context
- context::is_known_example_credential
- context::is_sequential_placeholder
- decode::base64_decode
- decode::caesar::caesar_shift
- decode::caesar::is_source_code_path
- decode::caesar::looks_credential_shaped
- decode::decode_chunk
- decode::find_base64_strings
- decode::hex::find_hex_strings
- decode::hex::hex_decode
- decode::register_decoder
- decode::reverse::looks_reversible
- decode::reverse::reverse_str
- decode::util::take_hex_digits
- decode::z85_decode
- decode_structure::analyze
- decode_structure::decoded_contains_placeholder
- decode_structure::decoded_is_base64_blob
- decode_structure::is_encoded_binary
- decode_structure::is_random_base64_blob
- decode_structure::looks_like_uniform_base64_blob
- engine::boundary::scan_chunk_boundaries
- engine::build_rule_pipeline
- engine::coalesce_chunks
- engine::floor_char_boundary
- engine::gpu_decode_scan::build_fused_programs
- engine::gpu_decode_scan::detect_encoding
- engine::gpu_program_fusion::fuse_or_fallback
- engine::gpu_program_fusion::fusion_cache_key
- engine::gpu_program_fusion::try_fuse
- engine::gpu_regex_dfa::build_regex_dfa
- engine::gpu_regex_dfa::extract_literal_core
- engine::gpu_regex_dfa::regex_dfa_cached
- engine::line_number_for_offset
- engine::megascan_input_len
- engine::next_window_offset
- engine::record_window_match
- engine::rule_pipeline_cached
- engine::segment_attribution::map_offsets_to_segments
- engine::window_chunk
- engine::window_end_offset
- entropy::find_entropy_secrets
- entropy::find_entropy_secrets_with_threshold
- entropy::is_entropy_appropriate
- entropy::is_entropy_appropriate_with_content
- entropy::is_sensitive_file
- entropy::keywords::entropy_value_looks_like_prose
- entropy::keywords::is_candidate_plausible
- entropy::keywords::is_candidate_plausible_with_context
- entropy::keywords::is_dash_segmented_alnum_decoy
- entropy::keywords::is_secret_plausible
- entropy::keywords::is_secret_plausible_with_context
- entropy::keywords::looks_like_english_prose
- entropy::keywords::looks_like_program_identifier
- entropy::keywords::passes_strict_secret_checks
- entropy::normalized_entropy
- entropy::shannon_entropy
- entropy_fast::has_high_entropy_fast
- entropy_fast::shannon_entropy_scalar
- entropy_fast::shannon_entropy_simd
- find_companion
- floor_char_boundary
- gpu::batch_ml_inference
- gpu::env_no_gpu
- gpu::env_require_gpu
- gpu::gpu_available
- gpu::gpu_probe
- gpu::gpu_self_test
- gpu::is_ci_environment
- gpu::require_gpu_preflight
- gpu::vyre_ac_kernel_self_test
- gpu::vyre_gpu_self_test
- hw_probe::classify_gpu_tier
- hw_probe::clear_test_backend_override
- hw_probe::forced_backend_from_env
- hw_probe::forced_backend_from_env_uncached
- hw_probe::gpu_could_engage
- hw_probe::gpu_min_bytes_for_tier
- hw_probe::gpu_pattern_breakeven_for_tier
- hw_probe::gpu_solo_bytes_for_tier
- hw_probe::parse_backend_str
- hw_probe::probe_hardware
- hw_probe::select_backend
- hw_probe::select_backend_for_batch
- hw_probe::set_test_backend_override
- hw_probe::startup_banner
- is_within_hex_context
- jwt::analyze
- jwt::anomalies_to_metadata
- jwt::finding_metadata
- jwt::looks_like_jwt
- match_entropy
- match_line_number
- ml_scorer::compute_features_public
- ml_scorer::compute_features_with_config
- 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::detector_weak_anchor
- 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
- pipeline::should_suppress_known_example_credential_with_source
- pipeline::should_suppress_named_detector_finding
- pipeline::should_suppress_named_detector_finding_weak
- prefix_trie::build_propagation_table
- resolution::resolve_matches
- should_suppress_known_example_credential
- static_intern::seed_source_type_count
- telemetry::add_example_suppressions
- telemetry::append_events
- telemetry::drain_events
- telemetry::enable_dogfood
- telemetry::example_suppression_count
- telemetry::get_telemetry_snapshot
- telemetry::is_dogfood_enabled
- telemetry::record_example_suppression
- telemetry::record_file_scanned
- telemetry::record_file_skipped
- telemetry::record_gpu_dispatch
- telemetry::record_match_found
- telemetry::reset_example_suppression_count
- testing::ascii_ci::ci_find
- testing::ascii_ci::contains_path_segment
- testing::ascii_ci::contains_path_segment_two
- testing::attribute_matches_to_chunks
- testing::calculate_shannon_entropy
- testing::entropy_scanner::candidate_is_plausible
- testing::entropy_scanner::is_canonical_non_secret_shape
- testing::fold_overlapping_same_pid_inplace
- testing::gpu_phase2_hits_are_dense
- testing::hash_fast
- testing::looks_like_standard_base64_blob
- testing::memoize_by_hash
- testing::parse_docker_compose
- testing::parse_env
- testing::parse_hcl
- testing::parse_jupyter
- testing::parse_k8s_secret
- testing::parse_tfstate
- testing::shape::looks_like_credential_colliding_punctuation
- testing::shape::looks_like_punctuation_decorated_identifier
- testing::shape::looks_like_syntactic_punctuation_marker
- types::regex_dfa_limit
- types::set_regex_dfa_limit
- unicode_hardening::contains_evasion
- unicode_hardening::detect_unicode_attacks
- unicode_hardening::full_normalize
- unicode_hardening::is_evasion_char
- unicode_hardening::normalize_homoglyphs
- unicode_hardening::strip_interior_evasion_controls
Type Aliases
Constants
- aws::CANARY_MESSAGE
- checksum::CHECKSUM_VALID_FLOOR
- compiler::compiler_prefix::MIN_INNER_LITERAL_CHARS
- confidence::KNOWN_PREFIXES
- decode_structure::PLACEHOLDER_WORDS
- engine::AC_GPU_MAX_MATCHES_PER_DISPATCH
- engine::MEGASCAN_INPUT_LEN
- engine::MEGASCAN_INPUT_LEN_DEFAULT
- engine::gpu_program_fusion::FUSION_CACHE_VERSION
- engine::gpu_regex_dfa::REGEX_DFA_CACHE_VERSION
- entropy::HIGH_ENTROPY_THRESHOLD
- entropy::LOW_ENTROPY_THRESHOLD
- entropy::SENSITIVE_FILE_VERY_HIGH_ENTROPY_THRESHOLD
- entropy::VERY_HIGH_ENTROPY_THRESHOLD
- hw_probe::thresholds::GPU_BYTES_BREAKEVEN_SOLO
- hw_probe::thresholds::GPU_BYTES_BREAKEVEN_SOLO_HIGH_TIER
- hw_probe::thresholds::GPU_BYTES_BREAKEVEN_SOLO_MID_TIER
- hw_probe::thresholds::GPU_MIN_BYTES
- hw_probe::thresholds::GPU_MIN_BYTES_HIGH_TIER
- hw_probe::thresholds::GPU_MIN_BYTES_MID_TIER
- hw_probe::thresholds::GPU_PATTERN_BREAKEVEN
- hw_probe::thresholds::GPU_PATTERN_BREAKEVEN_HIGH_TIER
- hw_probe::thresholds::GPU_PATTERN_BREAKEVEN_MID_TIER
- ml_scorer::NUM_FEATURES
- testing::HOT_PATTERNS
- testing::HOT_PATTERN_DETECTOR_IDS
- testing::HOT_PATTERN_DISPLAY_NAMES
- testing::HOT_PATTERN_NAMES
- types::FIRST_CAPTURE_GROUP_INDEX
- types::FIRST_LINE_NUMBER
- types::FULL_MATCH_INDEX
- 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::PREVIOUS_LINE_DISTANCE
- types::REGEX_SIZE_LIMIT_BYTES
- types::WINDOW_OVERLAP_BYTES