added suppression for certificateRefresher_test.go

This commit is contained in:
Michael Andescavage 2021-07-20 13:35:39 -07:00
Родитель 1e45352e6f
Коммит 64edabe114
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,10 @@
{
"tool": "Credential Scanner",
"suppressions": [
{
"file": "pkg/env/certificateRefresher_test.go",
"_justification": "sample cert for testing"
},
{
"file": "proxy_test.go",
"_justification": "sample login for testing"