Skip to content

SK-3024-gitleaks-detection-multiple-secret-exposures-identified - #157

Open
skyflow-bharti wants to merge 1 commit into
mainfrom
SK-3024-gitleaks-detection-multiple-secret-exposures-identified
Open

SK-3024-gitleaks-detection-multiple-secret-exposures-identified#157
skyflow-bharti wants to merge 1 commit into
mainfrom
SK-3024-gitleaks-detection-multiple-secret-exposures-identified

Conversation

@skyflow-bharti

@skyflow-bharti skyflow-bharti commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Why:

The security team's Gitleaks scan flagged two generic-api-key findings in README.md (lines 1835, 1841) — sample UUID-format token IDs in the "Sample Response" documentation block that happen to match the secret-detection pattern. These are illustrative example values from API response docs, not real credentials, but the findings need to be resolved to close out the security review.

Goal:

Suppress the two false-positive findings without altering the visible README content (so SDK consumers still see the real, realistic sample response), by adding a .gitleaksignore file with fingerprints for the two specific findings — Gitleaks' native, built-in suppression mechanism for exactly this case.

@github-actions

Copy link
Copy Markdown

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions

Copy link
Copy Markdown

Semgrep findings: No issues found, Good to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant