KeyHog Secret Scanner
Version updated for https://github.com/santhreal/keyhog to version v0.5.78.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
KeyHog is an open-source secret scanner in Rust that finds and verifies leaked API keys, tokens, passwords, and credentials across various sources such as source code, Git history, containers, cloud storage, browser assets, collaboration content, and running systems. It combines 926 service-specific detectors, decode-through for concealed credentials, context-aware evidence and suppression, live provider verification, and first-class CUDA, Metal, and WGPU execution through Vyre.
What’s Changed
Changed
- fix(scanner): gate expand_triggered_patterns independently of decode feature.