From ad91d1943dc0f84b38d6b90dd70667221bbc372b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=ADdia=20Tarcza?= <100163235+diatrcz@users.noreply.github.com> Date: Wed, 20 May 2026 15:36:33 +0200 Subject: [PATCH 1/2] build: enable mend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com> --- .whitesource | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .whitesource diff --git a/.whitesource b/.whitesource new file mode 100644 index 0000000..3e72fe7 --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "ibm-mend-config/mend-config@main" +} \ No newline at end of file From 99c1dc227e667d969a8a2157dec1d640698facf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=ADdia=20Tarcza?= <100163235+diatrcz@users.noreply.github.com> Date: Wed, 20 May 2026 17:26:08 +0200 Subject: [PATCH 2/2] build: switch mend config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com> --- .whitesource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.whitesource b/.whitesource index 3e72fe7..6b6494a 100644 --- a/.whitesource +++ b/.whitesource @@ -1,3 +1,3 @@ { - "settingsInheritedFrom": "ibm-mend-config/mend-config@main" + "settingsInheritedFrom": "whitesource-config/whitesource-config@master" } \ No newline at end of file