Skip to content

chore: add Semgrep and Gitleaks checks#17

Merged
a-know merged 1 commit into
mainfrom
codex/add-semgrep-gitleaks
Jun 21, 2026
Merged

chore: add Semgrep and Gitleaks checks#17
a-know merged 1 commit into
mainfrom
codex/add-semgrep-gitleaks

Conversation

@a-know

@a-know a-know commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a tracked pre-commit hook that scans staged changes with Gitleaks and Semgrep
  • add Dart/Flutter-focused Semgrep rules for hardcoded secrets, insecure hashes, and disabled TLS validation
  • document local installation and hook setup

Verification

  • validated the Semgrep configuration
  • ran Semgrep against the repository
  • ran Gitleaks against Git history
  • ran the pre-commit hook against the staged changes

@a-know a-know merged commit 98077bc into main Jun 21, 2026
2 checks passed
@a-know a-know deleted the codex/add-semgrep-gitleaks branch June 21, 2026 07:17
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