Skip to content

Commit

Permalink
Add default Guardian v2 auto-inject disabled config
Browse files Browse the repository at this point in the history
  • Loading branch information
jonthysell committed Jun 6, 2023
1 parent 0358abf commit 34cd462
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions GuardianCustomConfiguration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"Enabled": false,
"Tools": {
"CredScan": {
"Inputs": {
"suppressionsFile": "$(Build.SourcesDirectory)/.ado/config/CredScanSuppressions.json"
}
}
}
}

0 comments on commit 34cd462

Please sign in to comment.