From 5d364aa80eb3bacc88c61b1355c697417eeaf7ca Mon Sep 17 00:00:00 2001
From: "whitesource-bolt-for-github[bot]"
 <whitesource-bolt-for-github[bot]@users.noreply.github.com>
Date: Sun, 21 Apr 2019 14:36:14 +0000
Subject: [PATCH] Initial WhiteSource configuration file

---
 .whitesource | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .whitesource

diff --git a/.whitesource b/.whitesource
new file mode 100644
index 0000000..f340c5d
--- /dev/null
+++ b/.whitesource
@@ -0,0 +1,8 @@
+##########################################################
+####    WhiteSource Integration configuration file    ####
+##########################################################
+
+# Configuration #
+#---------------#
+ws.repo.scan=true
+vulnerable.check.run.conclusion.level=failure
-- 
GitLab