From 7ea0af5f99641a60022e572c399fc084a3027649 Mon Sep 17 00:00:00 2001 From: Anastasiya <45152336+LonwoLonwo@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:09:00 +0300 Subject: [PATCH 1/2] dbeaver/dbeaver-devops#2699 Revise security policy and reporting instructions Updated reporting instructions. --- SECURITY.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..6a4e6f6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## Reporting a Vulnerability + +Please report (suspected) security vulnerabilities to security@dbeaver.com. +If the issue is confirmed, we will release a patch as soon as possible, depending on complexity, but historically, within a few days. From eb102b0ccbcf6b5ee3b1503bab4180e0fbdded7e Mon Sep 17 00:00:00 2001 From: Anastasiya <45152336+LonwoLonwo@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:22:38 +0300 Subject: [PATCH 2/2] dbeaver/dbeaver-devops#2699 Fix email formatting in SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 6a4e6f6..4c31cb6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,5 +2,5 @@ ## Reporting a Vulnerability -Please report (suspected) security vulnerabilities to security@dbeaver.com. +Please report (suspected) security vulnerabilities to . If the issue is confirmed, we will release a patch as soon as possible, depending on complexity, but historically, within a few days.