[high] gitleaks: Secret detected: Detected a Generic API Key, potentially exposing access to various services and sensitive operations. #44

Open
opened 2026-03-18 16:01:25 +00:00 by sharang · 0 comments
Owner

high Finding

Scanner: gitleaks
Severity: high
Rule: generic-api-key

Description

Potential secret (generic-api-key) found in compliance-agent/src/pentest/crypto.rs:87. Match: key2 = "abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789"

Location

File: compliance-agent/src/pentest/crypto.rs (line 87)

Code

key2 = "abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789"

Fingerprint: 9ce9c298ddb694c58d7d9ad5d257c8ba9e59f2b9c410a8761392dab089c1ed3d
Generated by compliance-scanner

Labels: severity:high, scanner:gitleaks, compliance-scanner

## high Finding **Scanner:** gitleaks **Severity:** high **Rule:** generic-api-key ### Description Potential secret (generic-api-key) found in compliance-agent/src/pentest/crypto.rs:87. Match: key2 = "abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789" ### Location **File:** `compliance-agent/src/pentest/crypto.rs` (line 87) ### Code ``` key2 = "abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789" ``` --- *Fingerprint:* `9ce9c298ddb694c58d7d9ad5d257c8ba9e59f2b9c410a8761392dab089c1ed3d` *Generated by compliance-scanner* **Labels:** severity:high, scanner:gitleaks, compliance-scanner
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/compliance-scanner-agent#44