From: Mike Bayer Date: Tue, 13 May 2025 13:44:25 +0000 (-0400) Subject: add SECURITY.md X-Git-Tag: rel_1_16_0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9f0c07b34b2e157400e7d777c8e31f97381f9ad;p=thirdparty%2Fsqlalchemy%2Falembic.git add SECURITY.md Change-Id: I7cecd7d6038b0aae4ef815ba024f1d0f105fcb8e --- diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 00000000..b400b258 --- /dev/null +++ b/.github/SECURITY.md @@ -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. + +