Skip to content

Commit a497345

Browse files
Don't credscan backup templates (#4286)
1 parent c9b2950 commit a497345

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.azure-pipelines/compliance/CredScanSuppressions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
{
1717
"hash": "f5OEvErpkTa9NH7vzpAEBelEWfIeyYOZFoMHOc9yKWc=",
1818
"_justification": "This is a false positive"
19+
},
20+
{
21+
"folder": "\\resources\\backupTemplates",
22+
"_justification": "folder to be suppressed because the templates contain lots of fake passwords and secrets"
1923
}
2024
]
2125
}

0 commit comments

Comments
 (0)