narula
commented at 6:30 PM on June 3, 2019:
contributor
Github has started supporting SECURITY.md to contain a project's
security policy. Right now, the only place to find this project's
security contact is on bitcoincore.org. Adding this information to the
repository makes it easier to find as SECURITY.md becomes a standard.
EthanHeilman
commented at 6:36 PM on June 3, 2019:
contributor
In the official github SECURITY.md template they have the a "versions supported" section and a ## Reporting a Vulnerability header. I don't see the versions table as necessary, but there might be some use to including the ## Reporting a Vulnerability header as it would keep the same pattern as the default template.
naumenkogs
commented at 7:47 PM on June 3, 2019:
member
ACK.
I think this is a great idea, thank you.
theuni
commented at 9:46 AM on June 4, 2019:
member
It's intended to provide a standard place for these policies. By merging this here, I suspect we'll see a trickle effect as our downstreams rebase and insert their own policies.
Also, it's worth mentioning that @narula pitched this idea to Github a few months ago (we were calling it DISCLOSURE.md then). Something might've been in the works already, but the nudge couldn't have hurt. Thanks!
practicalswift
commented at 10:15 AM on June 4, 2019:
contributor
promag
commented at 7:42 PM on June 4, 2019:
member
utACKc6d0588.
MarcoFalke
commented at 9:21 PM on June 4, 2019:
member
Concept ACK. I think we should also move the EOL policy from the website into the repo, but that might be also good for a follow up pull request.
From the template:
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
narula
commented at 11:14 PM on June 4, 2019:
contributor
@MarcoFalke I could add something like the following to comply with the suggested format. It's a bit annoying to have the same information in two places...
Github has started supporting SECURITY.md to contain a project's
security policy. Right now, the only place to find this project's
security contact is on bitcoincore.org. Adding this information to the
repository makes it easier to find as SECURITY.md becomes a standard.
This is copied almost exactly from https://bitcoincore.org/en/contact/
and based on conversations with Ethan Heilman.
fdd7fa19a9
narula force-pushed on Jun 5, 2019
narula
commented at 12:14 PM on June 5, 2019:
contributor
Added Supported Versions. Pending re-ACKs on the GPG keys with the new commit hash, is this good to merge?
laanwj
commented at 1:29 PM on June 5, 2019:
member
ACKfdd7fa19a9fdc6f15208280201e0ce186e35a9c8
fanquake approved
fanquake
commented at 1:31 PM on June 5, 2019:
member
ACKfdd7fa19a9fdc6f15208280201e0ce186e35a9c8
laanwj merged this on Jun 5, 2019
laanwj closed this on Jun 5, 2019
laanwj referenced this in commit 03e2786f05 on Jun 5, 2019
How do we plan to maintain the accuracy of this file's contents in release branches?
EthanHeilman
commented at 1:50 PM on June 5, 2019:
contributor
@sipa Can updating this file be folded into the release process?
laanwj
commented at 1:50 PM on June 5, 2019:
member
I think this file is only important in master, because that's where github (as I understand) looks to display it. So maybe it'd make sense to remove it when branching.
(there's some other process related documents with the same problem, where the answer is basically always 'look at the version in master', like release-proces.md, developer-notes.md and maybe more)
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-14 21:14 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me