Commit b34d7a8d for tesseract

commit b34d7a8d7f25cada5f753d9ca68d0c2ed3056850
Author: Stefan Weil <sw@weilnetz.de>
Date:   Wed Jul 22 17:29:12 2026 +0200

    Revise version support and vulnerability reporting

    Revised vulnerability reporting instructions.

    Signed-off-by: Stefan Weil <sw@weilnetz.de>

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 00000000..706542f8
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,19 @@
+# Security Policy
+
+## Supported Versions
+
+Use this section to tell people about which versions of your project are
+currently being supported with security updates.
+
+| Version | Supported          |
+| ------- | ------------------ |
+| 5.1.x   | :white_check_mark: |
+| 5.0.x   | :x:                |
+| 4.0.x   | :x:                |
+| < 4.0   | :x:                |
+
+## Reporting a Vulnerability
+
+Please contact one of the current maintainers if you want to report a vulnerability.
+See the [latest releases](https://github.com/tesseract-ocr/tesseract/releases)
+and the Git history for their names and e-mail addresses.