mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 23:38:49 +00:00
ci: add secret scanning
This commit is contained in:
8
.gitleaks.toml
Normal file
8
.gitleaks.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
title = "SeedPass gitleaks config"
|
||||
|
||||
[allowlist]
|
||||
description = "Paths and patterns to ignore when scanning for secrets"
|
||||
# Add file paths that contain test data or other non-sensitive strings
|
||||
paths = []
|
||||
# Add regular expressions that match false positive secrets
|
||||
regexes = []
|
Reference in New Issue
Block a user