From: mike bayer Date: Fri, 30 Aug 2019 23:56:43 +0000 (-0400) Subject: Create SECURITY.md X-Git-Tag: rel_1_4_0b1~737 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e0d7c06ba154e806a72d72ad06ae56a32225aa;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Create SECURITY.md add SECURITY.md to suit Githubs "security" sidebar. --- diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..6ca98a36e0 --- /dev/null +++ b/SECURITY.md @@ -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. + +