|
@@ -10,6 +10,7 @@ import (
|
|
|
"github.com/zricethezav/gitleaks/v5/options"
|
|
"github.com/zricethezav/gitleaks/v5/options"
|
|
|
|
|
|
|
|
"github.com/BurntSushi/toml"
|
|
"github.com/BurntSushi/toml"
|
|
|
|
|
+ log "github.com/sirupsen/logrus"
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
// Allowlist is struct containing items that if encountered will allowlist
|
|
// Allowlist is struct containing items that if encountered will allowlist
|