package main import "github.com/zricethezav/gitleaks/src" func main() { gitleaks.Run(gitleaks.ParseOpts()) }