mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[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:
parent
471723bce1
commit
0f30d7dd6f
8
.nspect-allowlist.toml
Normal file
8
.nspect-allowlist.toml
Normal 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"]
|
||||
Loading…
Reference in New Issue
Block a user