mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:11:40 +03:00
BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026
Remove mentions of the bounty and hackerone. Closes #20312
This commit is contained in:
parent
2da1bbca96
commit
ca7ef4b817
11 changed files with 36 additions and 133 deletions
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -13,12 +13,7 @@ body:
|
|||
|
||||
Only file bugs here! Ask questions on the mailing lists https://curl.se/mail/
|
||||
|
||||
**SECURITY RELATED?** Post it here: https://hackerone.com/curl
|
||||
|
||||
There are collections of known issues to be aware of:
|
||||
|
||||
- https://curl.se/docs/knownbugs.html
|
||||
- https://curl.se/docs/todo.html
|
||||
**SECURITY RELATED?** Submit here: https://github.com/curl/curl/security/advisories
|
||||
|
||||
- type: textarea
|
||||
id: reproducer
|
||||
|
|
@ -40,7 +35,7 @@ body:
|
|||
label: curl/libcurl version
|
||||
description: |
|
||||
Please paste the output of `curl -V` here.
|
||||
placeholder: 'curl 8.2.0'
|
||||
placeholder: 'curl 8.18.0'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue