From 5a331166fe5e6bca73e1cfe4bd00888087fd0fb2 Mon Sep 17 00:00:00 2001 From: "joshn-whitesource-app[bot]" <146123686+joshn-whitesource-app[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 03:08:57 +0000 Subject: [PATCH] Add .whitesource configuration file --- .whitesource | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .whitesource diff --git a/.whitesource b/.whitesource new file mode 100644 index 00000000..c3d52f5b --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "Mend-JoshN-GHE-SAST/whitesource-config@main" +} \ No newline at end of file