mirror of
https://github.com/curl/curl.git
synced 2026-05-14 23:56:20 +03:00
VULN-DISCLOSURE-POLICY: exclude not installed software
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>
This commit is contained in:
parent
cf8c0e9cbd
commit
86eb054286
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue