mirror of
https://github.com/curl/curl.git
synced 2026-05-20 13:16:22 +03:00
VULN-DISCLOSURE-POLICY.md: test code is not secure
Don't tell us about it Closes #21660
This commit is contained in:
parent
9107e8ba98
commit
64824e439d
1 changed files with 8 additions and 0 deletions
|
|
@ -254,6 +254,14 @@ security problems.
|
|||
The same applies to scripts and software which are not installed by default
|
||||
through the make install rule.
|
||||
|
||||
## Test code
|
||||
|
||||
curl has an extensive test suite with lots of code written specifically to
|
||||
exercise and verify curl, libcurl and specific internal functions. The test
|
||||
code and its associated test servers are *not* intended for production use.
|
||||
They are not secure, you should not assume otherwise and must not report about
|
||||
security problems in those.
|
||||
|
||||
## 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