gitleaks / gitleaks-action

Protect your secrets using Gitleaks-Action
https://gitleaks.io
Other
319 stars 122 forks source link

Scan all commits of a branch with event type: push #160

Open MuhammadElsaeed opened 1 month ago

MuhammadElsaeed commented 1 month ago

I noticed that when the event type is push (usually when a PR is merged), gitleaks only scans portion of the commits (usually one commit or not commits as all), is it feasible to scan all commits of the branch when the event type is push?