Skip to content

Add gitleaks scan workflow#3

Open
BreakableHoodie wants to merge 1 commit into
masterfrom
add-gitleaks-workflow
Open

Add gitleaks scan workflow#3
BreakableHoodie wants to merge 1 commit into
masterfrom
add-gitleaks-workflow

Conversation

@BreakableHoodie
Copy link
Copy Markdown
Contributor

@BreakableHoodie BreakableHoodie commented Oct 27, 2025

Summary

  • add a gitleaks workflow that scans every push, pull request, and a weekly cron for leaked secrets
  • supply the GitHub token and organization gitleaks license so the action can authenticate, validate the license, and share results

Background

This site did not have automated secret scanning before. Adding gitleaks provides an early warning if API keys or other credentials are committed. The schedule gives us a regular check even if the repo is quiet, aligning it with the rest of the CivicTechWR portfolio.

Testing

  • not run (workflow only)

@CivicTechWR/organizers please review.

@BreakableHoodie BreakableHoodie requested a review from a team October 27, 2025 17:57
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