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

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:86. Match: key1 = "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"

Location

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

Code

key1 = "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"

Fingerprint: 39064aff8adf2e370e39a98c11fa6eca53c69da8a7c2f4d79507ba906523635c
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:86. Match: key1 = "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef" ### Location **File:** `compliance-agent/src/pentest/crypto.rs` (line 86) ### Code ``` key1 = "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef" ``` --- *Fingerprint:* `39064aff8adf2e370e39a98c11fa6eca53c69da8a7c2f4d79507ba906523635c` *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#43