secret-bridge
Monitors Github for leaked secrets.
There are two ways this can operate: event polling and webhook.
Once events are received indicating that new code has been pushed, this script executes configured detectors to detect secrets in the changes.
If a secret is found, it is sent upstream to a notifier (Slack, Microsoft Teams...).