diff --git a/.whitesource b/.whitesource new file mode 100644 index 00000000..55b922e8 --- /dev/null +++ b/.whitesource @@ -0,0 +1,12 @@ +{ + "scanSettings": { + "baseBranches": [] + }, + "checkRunSettings": { + "vulnerableCheckRunConclusionLevel": "failure", + "displayMode": "diff" + }, + "issueSettings": { + "minSeverityLevel": "LOW" + } +} \ No newline at end of file diff --git a/WebGoat/Web.config b/WebGoat/Web.config index ed1e0ab0..e826b752 100644 --- a/WebGoat/Web.config +++ b/WebGoat/Web.config @@ -170,3 +170,4 @@ http://msdn2.microsoft.com/en-us/library/b5ysx397.aspx +