[None][infra] add nspect allow list for false positive secrets (#5797)

Signed-off-by: Yuanjing Xue <197832395+yuanjingx87@users.noreply.github.com>
This commit is contained in:
yuanjingx87 2025-09-16 13:23:01 -07:00 committed by GitHub
parent 471723bce1
commit 0f30d7dd6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
.nspect-allowlist.toml Normal file
View File

@ -0,0 +1,8 @@
version = "1.0.0"
[[pulse-trufflehog.files]]
file = "jenkins/L0_Test.groovy"
[[pulse-trufflehog.files.secrets]]
type = "sshpass"
values = ["ssh********************sswd"]