Update security policy (#6166)

* Move Security and Disclosure Info to make it more visible

* Remove docs/Netdata-Security-and-Disclosure-Information.md, replace it with SECURITY.md

* white_check_mark not supported in HTML generation
This commit is contained in:
Chris Akritidis 2019-05-29 17:27:02 +02:00 committed by GitHub
parent a40eae5c89
commit f86173d6c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 41 deletions

View File

@ -4,7 +4,7 @@
| Version | Supported |
| ------- | ------------------ |
| Latest | :white_check_mark: |
| Latest | Yes |
## Reporting a Vulnerability

View File

@ -1,39 +0,0 @@
# Netdata Security and Disclosure Information
This page describes Netdata security and disclosure information.
## Security Announcements
Every time a security issue is fixed in Netdata, we immediately release a new version of it. So, to get notified of all security incidents, please subscribe to our releases on github.
## Report a Vulnerability
Were extremely grateful for security researchers and users that report vulnerabilities to Netdata Open Source Community. All reports are thoroughly investigated by a set of community volunteers.
To make a report, please email the private [security@netdata.cloud](mailto:security@netdata.cloud) list with the security details and the details expected for [all Netdata bug reports](../.github/ISSUE_TEMPLATE/bug_report.md).
## When Should I Report a Vulnerability?
- You think you discovered a potential security vulnerability in Netdata
- You are unsure how a vulnerability affects Netdata
- You think you discovered a vulnerability in another project that Netdata depends on (e.g. python, node, etc)
### When Should I NOT Report a Vulnerability?
- You need help tuning Netdata for security
- You need help applying security related updates
- Your issue is not security related
## Security Vulnerability Response
Each report is acknowledged and analyzed by Netdata Team members within 3 working days. This will set off a Security Release Process.
Any vulnerability information shared with Netdata Team stays within Netdata project and will not be disseminated to other projects unless it is necessary to get the issue fixed.
As the security issue moves from triage, to identified fix, to release planning we will keep the reporter updated.
## Public Disclosure Timing
A public disclosure date is negotiated by the Netdata team and the bug submitter. We prefer to fully disclose the bug as soon as possible once a user mitigation is available. It is reasonable to delay disclosure when the bug or the fix is not yet fully understood, the solution is not well-tested, or for vendor coordination. The timeframe for disclosure is from immediate (especially if it's already publicly known) to a few weeks. As a basic default, we expect report date to disclosure date to be on the order of 7 days. The Netdata team holds the final say when setting a disclosure date.
[![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fdocs%2FNetdata-Security-and-Disclosure-Information&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)]()

View File

@ -127,6 +127,7 @@ echo -ne " - 'docs/Demo-Sites.md'
- REDISTRIBUTED.md
- CHANGELOG.md
- CONTRIBUTING.md
- SECURITY.md
- Why Netdata:
- 'docs/why-netdata/README.md'
- 'docs/why-netdata/1s-granularity.md'
@ -253,7 +254,6 @@ navpart 2 web/api/queries "" "Queries" 2
echo -ne "- Hacking Netdata:
- CODE_OF_CONDUCT.md
- 'docs/Netdata-Security-and-Disclosure-Information.md'
- CONTRIBUTORS.md
"
navpart 2 packaging/makeself "" "" 4