From: Jordan Zebor Date: Mon, 23 Dec 2024 16:07:01 +0000 (-0800) Subject: Updated security policy to clarify experimental features. X-Git-Tag: release-1.27.4~18 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=c73fb273acc31bff7c4e469efda5f3fd66c48557;p=nginx.git Updated security policy to clarify experimental features. The original security policy language did not capture the scope as intended for experimental features and availability. --- diff --git a/SECURITY.md b/SECURITY.md index f5cfcd788..8e173ed16 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -69,8 +69,7 @@ limiting, or buffer size configurations, or applying changes is impractical. Availability issues excluded from the security release process: - Local file content or upstream response content resulting only in worker process termination. -- Issues with experimental features which result only in worker process -termination. +- Issues with experimental features which result only in availability impact. ## Trusted Configurations and Misconfigurations