]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
add SECURITY.md
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 13 May 2025 13:44:25 +0000 (09:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 13 May 2025 13:44:25 +0000 (09:44 -0400)
Change-Id: I7cecd7d6038b0aae4ef815ba024f1d0f105fcb8e

.github/SECURITY.md [new file with mode: 0644]

diff --git a/.github/SECURITY.md b/.github/SECURITY.md
new file mode 100644 (file)
index 0000000..b400b25
--- /dev/null
@@ -0,0 +1,12 @@
+# Security Policy
+
+## Reporting a Vulnerability
+
+SQLAlchemy participates in the Tidelift security infrastructure for reporting 
+potential vulnerabilities reponsibly.  Please follow the guidelines at:
+
+https://tidelift.com/docs/security
+
+in order to report a security issue. 
+
+