Skip to content

Commit 9077978

Browse files
authored
Add .whitesource configuration file and disable SAST scanning for this repo
1 parent 98c5ba6 commit 9077978

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.whitesource

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"settingsInheritedFrom": "hashicorp/mend-config@main",
3+
"scanSettingsSAST": {
4+
"enableScan": false
5+
}
6+
}

0 commit comments

Comments
 (0)