Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 709 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 709 Bytes

TruffleHog plugin

TruffleHog plugin for proto.

Installation

This is a community plugin and is thus not built-in to proto. In order to use it, first either add it to your global or project-based .prototools by running:

Global install

proto plugin add trufflehog "source:https://raw.githubusercontent.com/Phault/proto-toml-plugins/main/trufflehog/plugin.toml" --global
proto install trufflehog

Per-project install

proto plugin add trufflehog "source:https://raw.githubusercontent.com/Phault/proto-toml-plugins/main/trufflehog/plugin.toml"
proto pin trufflehog latest --resolve