From 6fe732bbc311ca38a48aa81c8ced16ff2989602b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Tue, 22 Oct 2024 11:05:43 +0200 Subject: [PATCH] add changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörn Friedrich Dreyer --- changelog/unreleased/security-fixes.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelog/unreleased/security-fixes.md diff --git a/changelog/unreleased/security-fixes.md b/changelog/unreleased/security-fixes.md new file mode 100644 index 0000000000..5667db8458 --- /dev/null +++ b/changelog/unreleased/security-fixes.md @@ -0,0 +1,5 @@ +Bugfix: security fixes + +We polished some of the sonarcloud issues. + +https://github.com/owncloud/ocis/pull/10376