test(crypto): replace the one-file key scan with a repo-wide guard (#6246)

This commit is contained in:
Zhengchao An
2026-08-19 10:59:54 +08:00
committed by GitHub
parent 09fe561443
commit fa49f0ee4f
8 changed files with 295 additions and 11 deletions
+3
View File
@@ -155,6 +155,9 @@ jobs:
- name: Check cryptographic capability wording
run: ./scripts/check_fips_wording.sh
- name: Check no embedded secret material
run: ./scripts/check_embedded_secrets.sh
- name: Check no planning docs committed
run: ./scripts/check_no_planning_docs.sh