]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Create SECURITY.md
authormike bayer <mike_mp@zzzcomputing.com>
Fri, 30 Aug 2019 23:56:43 +0000 (19:56 -0400)
committerGitHub <noreply@github.com>
Fri, 30 Aug 2019 23:56:43 +0000 (19:56 -0400)
add SECURITY.md to suit Githubs "security" sidebar.

SECURITY.md [new file with mode: 0644]

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644 (file)
index 0000000..6ca98a3
--- /dev/null
@@ -0,0 +1,19 @@
+# Security Policy
+
+## Supported Versions
+
+For the current supported version of SQLAlchemy, see "Current Release Series" at 
+https://www.sqlalchemy.org/download.html#current.
+
+## 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. Security-related issues in SQLAlchemy 
+are extremely rare. Nevertheless, we would ask that you please do not file 
+CVEs without emailing us first, so that proper disclosure steps may be taken. 
+
+