Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 275 Bytes

File metadata and controls

26 lines (17 loc) · 275 Bytes

Enveil

Secret detection and protection tool for developers.

Installation

cargo install enveil

Usage

# Scan a directory for secrets
enveil scan ./src

# Protect a project
enveil protect

# Install Git hooks
enveil install

License

MIT