#!/usr/bin/env bash
set -euo pipefail
trufflehog git file://. --json > trufflehog-report.json
