A curated list of awesome GitHub Advanced Security secret scanning resources.
- GitHub Docs - Supported secret scanning patterns
- advanced-security/advanced-security-material - GitHub Enterprise Server Version/Feature Matrix
- advanced-security/secret-scanning-custom-patterns - Examples of Custom Secret Scanning Patterns
- advanced-security/secret-scanning-tools - Testing Suite for GitHub Secret Scanning Custom Patterns
- advanced-security/secret-scanning-review-action - Action to detect if a secret is initially detected in a PR commit
- advanced-security/secret-scanning-notifications - A GitHub Action framework to send notifications to security manager team for any new or resolved secret scanning alerts based on a set frequency
- advanced-security/teams-secret-scanning-notifier-azure-function - Microsoft Teams notifier for Secret Scanning alerts from GitHub Advanced Security, using a GitHub App and Azure Function
- advanced-security/slack-secret-scanning-notifier-azure-function - Slack notifier for Secret Scanning alerts from GitHub Advanced Security, using a GitHub App and Azure Function
- advanced-security/policy-as-code - GitHub Advanced Security Policy as Code designed to allow users to configure their Risk threshold for security issues reported by GitHub Code Scanning, Secret Scanning and Dependabot Security.
- advanced-security/probot-security-alerts - Sample GitHub App which monitors and enforces rules for code scanning, Dependabot, and secret scanning alerts
- kraiouchkine/ghes-secret-scanning-automation-tools - enable automatic resolution and reopening of Secret Scanning alerts on GitHub Enterprise Server
- cisco-open/gitguardian-to-ghas-importer - A Python tool that automatically closes GitHub Advanced Security (GHAS) secret scanning alerts by matching them with previously triaged false positives from GitGuardian exports.
- advanced-security/GSSAR - GitHub Secret Scanning Auto Remediator (GSSAR)
- rtyley/bfg-repo-cleaner - tool that's built and maintained by the open source community. It provides a faster, simpler alternative to git filter-repo for removing unwanted data.
- newren/git-filter-repo - Quickly rewrite git repository history (filter-branch replacement)
Contributions welcome! Read the contribution guidelines first.