mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
[9.20] chg: doc: Add text about no bug bounties
Vicky and Ondrej have agreed that we should add text to explain that we do not give bug bounties. Backport of MR !10246 Merge branch 'backport-sgoldlust-main-bug-bounty-9.20' into 'bind-9.20' See merge request isc-projects/bind9!10527
This commit is contained in:
commit
3471c8a2b5
1 changed files with 9 additions and 1 deletions
10
SECURITY.md
10
SECURITY.md
|
|
@ -32,6 +32,14 @@ responsible reporters.
|
|||
If you have a crash, you may want to consult the Knowledgebase article
|
||||
entitled ["What to do if your BIND or DHCP server has crashed"][3].
|
||||
|
||||
## Reporting bugs
|
||||
|
||||
We are working with the interests of the greater Internet at heart, and
|
||||
we hope you are too. In that vein, we do not offer bug bounties. If you
|
||||
think you have found a bug in any ISC software, we encourage you to
|
||||
[report it responsibly][2]; if verified, we will be happy to credit you
|
||||
in our Release Notes.
|
||||
|
||||
[1]: https://kb.isc.org/docs/aa-00861
|
||||
[2]: https://gitlab.isc.org/isc-projects/bind9/-/issues/new?description_template=Security_issue
|
||||
[2]: https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issue[confidential]=true&issuable_template=Security_issue
|
||||
[3]: https://kb.isc.org/docs/aa-00340
|
||||
|
|
|
|||
Loading…
Reference in a new issue