docs: vulnerabilities in debug code are not eligible for a bounty
This is code that is off by default and is therefore treated as a regular bug. Ref: #16526 Closes #16527
This commit is contained in:
parent
e7751571eb
commit
c693cc02b0
@ -247,11 +247,11 @@ local system or network, the bar is raised. If a local user wrongfully has
|
|||||||
elevated rights on your system enough to attack curl, they can probably
|
elevated rights on your system enough to attack curl, they can probably
|
||||||
already do much worse harm and the problem is not really in curl.
|
already do much worse harm and the problem is not really in curl.
|
||||||
|
|
||||||
## Experiments
|
## Debug & Experiments
|
||||||
|
|
||||||
Vulnerabilities in features which are off by default (in the build) and
|
Vulnerabilities in features which are off by default (in the build) and
|
||||||
documented as experimental, are not eligible for a reward and we do not
|
documented as experimental, or exist only in debug mode, are not eligible for a
|
||||||
consider them security problems.
|
reward and we do not consider them security problems.
|
||||||
|
|
||||||
## URL inconsistencies
|
## URL inconsistencies
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user