Set up Gitleaks secrets scanning in CI. This requires creating the workflow file, configuring a project-specific .gitleaks.toml with allowlist rules appropriate for this codebase, and ensuring the workflow runs on PRs and pushes to develop and main.
Source: #513
Set up Gitleaks secrets scanning in CI. This requires creating the workflow file, configuring a project-specific
.gitleaks.tomlwith allowlist rules appropriate for this codebase, and ensuring the workflow runs on PRs and pushes todevelopandmain.Source: #513