chore: add gitleaks baseline for historical secrets
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"RuleID": "generic-api-key",
|
||||
"Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.",
|
||||
"StartLine": 5,
|
||||
"EndLine": 5,
|
||||
"StartColumn": 1,
|
||||
"EndColumn": 70,
|
||||
"Match": "ELEVENLABS_API_KEY=sk_9f585645834280f5329344c9a1f3a7eadef230e86a0a0675",
|
||||
"Secret": "sk_9f585645834280f5329344c9a1f3a7eadef230e86a0a0675",
|
||||
"File": ".env.example",
|
||||
"SymlinkFile": "",
|
||||
"Commit": "f54fc1d9cde1738ff066fcfec2ea371c4104f3da",
|
||||
"Entropy": 3.9499063,
|
||||
"Author": "Michael Wegener",
|
||||
"Email": "mw@satware.com",
|
||||
"Date": "2026-03-22T10:30:14Z",
|
||||
"Message": "chore: final EOD repository hygiene and untracked files\n\nCo-authored-by: Junie \u003cjunie@jetbrains.com\u003e",
|
||||
"Tags": [],
|
||||
"Fingerprint": "f54fc1d9cde1738ff066fcfec2ea371c4104f3da:.env.example:generic-api-key:5"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user