From 27a4557c9ea87f1961741fb728387261387b398c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 27 Jul 2026 23:56:44 +0200 Subject: [PATCH] EXPERIMENTAL.md: We do not accept vuln reports for experimental features Closes #22411 --- docs/EXPERIMENTAL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/EXPERIMENTAL.md b/docs/EXPERIMENTAL.md index ff37422172..c5083e9f65 100644 --- a/docs/EXPERIMENTAL.md +++ b/docs/EXPERIMENTAL.md @@ -21,6 +21,8 @@ Experimental support in curl means: to our API/ABI rules as we do for regular features, as long as it is marked experimental. 5. Experimental features are clearly marked so in documentation. Beware. +6. Vulnerabilities in experimental features are not considered security + problems; please report them as regular bugs/feedback instead. ## Graduation