constants.go 127 B

12345
  1. package report
  2. const version = "v8.0.0"
  3. const driver = "gitleaks"
  4. const driverURL = "https://github.com/zricethezav/gitleaks"