keyhog 0.5.42

keyhog detects leaked credentials in source trees, git history, archives, and remote sources
Documentation
# Tier-B catalog of privacy-safe source execution classes that autoroute may
# render by name. Unknown library-provided `ChunkMetadata.source_type` values
# remain identified only by digest so inspection can never persist or print an
# operator token, URL, path, or credential accidentally placed in that field.
#
# Keep this list bytewise sorted. Dynamic binary section and image metadata
# names are normalized to their stable execution class before hashing.

[source_classes]
classes = [
  "azure_blob",
  "benchmark",
  "binary:elf",
  "binary:ghidra:decompiled",
  "binary:ghidra:strings",
  "binary:macho",
  "binary:pe",
  "binary:strings",
  "bitbucket-workspace",
  "daemon-warmup",
  "diff-artifact",
  "docker",
  "doctor",
  "filesystem",
  "filesystem/archive",
  "filesystem/archive-binary",
  "filesystem/archive-binary/tex-orphaned",
  "filesystem/archive-binary/tex-referenced",
  "filesystem/archive-binary/tex-root",
  "filesystem/archive/android",
  "filesystem/archive/android-resource",
  "filesystem/archive/android-xml",
  "filesystem/archive/tex-comment/orphaned",
  "filesystem/archive/tex-comment/referenced",
  "filesystem/archive/tex-comment/root",
  "filesystem/archive/tex-orphaned",
  "filesystem/archive/tex-referenced",
  "filesystem/archive/tex-root",
  "filesystem/compressed",
  "filesystem/compressed-binary",
  "filesystem/image-metadata",
  "filesystem/pdf",
  "filesystem/windowed",
  "filesystem:binary-strings",
  "gcs",
  "git-diff",
  "git-history",
  "git-staged",
  "git/tag",
  "git/unreachable",
  "github-collaboration",
  "github-org",
  "gitlab-group",
  "s3",
  "slack",
  "static",
  "stdin",
  "watch-warmup",
  "web:js",
  "web:sourcemap",
  "web:sourcemap:raw",
  "web:wasm",
  "wire:har:request",
  "wire:har:response",
]