]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
VULN-DISCLOSURE-POLICY: exclude not installed software
authorDaniel Gustafsson <daniel@yesql.se>
Fri, 27 Jun 2025 10:08:01 +0000 (12:08 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Fri, 27 Jun 2025 10:08:01 +0000 (12:08 +0200)
Flaws in any script or compiled artifact which isn't installed by
default is not considered to be security vulnerabilities.

Closes #17761
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
docs/VULN-DISCLOSURE-POLICY.md

index 9dd349298e54d25554704bb62c17e9a92d7c9dfe..ed2827bf2d11306a79248a007f9e7c75f0b44572 100644 (file)
@@ -253,6 +253,9 @@ Vulnerabilities in features which are off by default (in the build) and
 documented as experimental, or exist only in debug mode, are not eligible for a
 reward and we do not consider them security problems.
 
+The same applies to scripts and software which are not installed by default by
+the make install rule.
+
 ## URL inconsistencies
 
 URL parser inconsistencies between browsers and curl are expected and are not