From: Marcelo Trylesinski Date: Sun, 11 Sep 2022 16:15:49 +0000 (+0200) Subject: 📝 Update `SECURITY.md` (#5377) X-Git-Tag: 0.83.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fec12b354c7d87101aac60d0143236afcd8678f;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update `SECURITY.md` (#5377) --- diff --git a/SECURITY.md b/SECURITY.md index 322f95f629..db412cf2c8 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ Learn more about it below. 👇 ## Versions -The latest versions of FastAPI are supported. +The latest version of FastAPI is supported. You are encouraged to [write tests](https://fastapi.tiangolo.com/tutorial/testing/) for your application and update your FastAPI version frequently after ensuring that your tests are passing. This way you will benefit from the latest features, bug fixes, and **security fixes**.