Skip to content

feat: added scanning secrets in github actions and email notifications#2

Merged
vvyas123 merged 1 commit intomasterfrom
feat/ciworkflow
Jan 30, 2026
Merged

feat: added scanning secrets in github actions and email notifications#2
vvyas123 merged 1 commit intomasterfrom
feat/ciworkflow

Conversation

@vvyas123
Copy link
Copy Markdown
Collaborator

@vvyas123 vvyas123 commented Jan 29, 2026

Description:

This PR adds automated secret scanning using Gitleaks in GitHub Actions to detect sensitive credentials during pull requests and pushes.

It also introduces email notifications to alert the team immediately when a secret is detected, enabling faster response and remediation.

The workflow strengthens repository-level security by ensuring secrets are identified early in the development lifecycle and communicated proactively to relevant stakeholders.

Checklist:

  • Does your PR pass tests?
  • Have you written new tests for your changes?
  • Have you lint your code locally prior to submission?

@github-actions
Copy link
Copy Markdown

Gitleaks Alert – Secrets Detected

@vvyas123 @SystangoTechnologies

Secrets were detected in this pull request.
Please remove them and rotate credentials immediately.

Commit: 044480f

@github-actions
Copy link
Copy Markdown

Gitleaks Alert – Secrets Detected

@vvyas123 @SystangoTechnologies

Gitleaks has detected secrets in this pull request.

Repository: SystangoTechnologies/gitleaks
PR: #2
Commit: 044480f

Please remove the secret immediately and rotate any exposed credentials.

@vvyas123 vvyas123 merged commit dba423e into master Jan 30, 2026
3 of 9 checks passed
@vvyas123 vvyas123 deleted the feat/ciworkflow branch January 30, 2026 10:54
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