Skip to content
Success

Changes

Summary

  1. ci(prow): add presubmit secret scan gate with gitleaks (#4540) (commit: d5ad54c) (details)
Commit d5ad54c7188f30d959038daf333e9afe786ff934 by noreply
ci(prow): add presubmit secret scan gate with gitleaks (#4540)

## Summary
- add a dedicated presubmit job  for
- run gitleaks in fail-fast mode via
- document the new security gate in

## Why
Implements TDS v1 PR1 by adding a unified presubmit blocking path for
secret leakage detection.

## Test
-
(commit: d5ad54c)
The file was modifiedprow-jobs/pingcap-qe/ci/presubmits.yaml (diff)
The file was added.ci/verify-secret-scan.sh
The file was modifieddocs/guides/CI.md (diff)