Skip to content

Add gitleaks secret scanning#10

Merged
Adityav369 merged 1 commit into
mainfrom
add-gitleaks-scan
Nov 14, 2025
Merged

Add gitleaks secret scanning#10
Adityav369 merged 1 commit into
mainfrom
add-gitleaks-scan

Conversation

@Adityav369
Copy link
Copy Markdown
Collaborator

Adds gitleaks GitHub Action for automated secret detection (SOC2/HIPAA compliance requirement).

@jazzberry-ai
Copy link
Copy Markdown

jazzberry-ai Bot commented Nov 14, 2025

Bug Report

Name: Missing gitleaks configuration for SOC2/HIPAA compliance
Severity: Medium
Example test case: Add a custom API key or internal credential to the repository. The default gitleaks configuration will likely not detect it.
Description: The gitleaks workflow is missing custom configuration to detect secrets specific to the project and relevant to SOC2/HIPAA. This could lead to sensitive information being committed to the repository without detection. The gitleaks action should be configured with a .gitleaks.toml file in the repository defining custom rules for identifying project-specific secrets.

Comments? Email us.

@Adityav369 Adityav369 merged commit bfb8fef into main Nov 14, 2025
5 of 7 checks passed
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