Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Security

## Reporting a security issue <a id="reporting-a-security-issue"></a>

We ask that you do not report a security issue to our standard GitHub issue tracker.

If you believe you've identified a security issue with ConsoleMe, please report it via our public Netflix bug bounty program at [https://hackerone.com/netflix](https://hackerone.com/netflix)​

Once you've submitted the issue, it will be handled by our triage team, typically within 48 hours.

## Support Versions <a id="support-versions"></a>

At any given time, we will provide security support for the `master` branch and the two most recent releases.

## Disclosure Process <a id="disclosure-process"></a>

Our process for taking a security issue from private discussion to public disclosure involves multiple steps.

Approximately one week before full public disclosure, we will send advance notification of the issue to a list of people and organizations, primarily composed of known users of `ConsoleMe`. This notification will consist of an email message containing:

* A full description of the issue and the affected versions of `ConsoleMe`.
* The steps we will be taking to remedy the issue.
* The patches, if any, will be applied to
* `ConsoleMe`
* The date on which the `ConsoleMe`team will apply these patches, issue new releases, and publicly disclose the issue.

Simultaneously, the reporter of the issue will receive notification of the date we plan to make the issue public.

On the day of disclosure, we will take the following steps:

* Apply the relevant patches to the `ConsoleMe` repository. The commit messages for these patches will indicate that they are for security issues but will not describe the issue in any detail; instead, they will warn of upcoming disclosure.
* Issue the relevant releases.

If a reported issue is particularly time-sensitive – due to a known exploit in the wild, for example – the time between advance notification and public disclosure may be shortened considerably.

The list of people and organizations who receives the advanced notification of security issues is not, and will not, be made public. This list generally consists of high-profile downstream users and is entirely at the discretion of the `ConsoleMe` [team](https://hawkins.gitbook.io/dispatch/security#reporting-a-security-issue).

5 changes: 2 additions & 3 deletions docs/gitbook/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

We ask that you do not report a security issue to our standard GitHub issue tracker.

If you believe you've identified a security issue with ConsoleMe, please report it via our public Netflix bug bounty program at [https://bugcrowd.com/netflix](https://bugcrowd.com/netflix)​
If you believe you've identified a security issue with ConsoleMe, please report it via our public Netflix bug bounty program at [https://hackerone.com/netflix](https://hackerone.com/netflix)​

Once you've submitted the issue, it will be handled by our triage team, typically within 48 hours.

Expand Down Expand Up @@ -33,6 +33,5 @@ On the day of disclosure, we will take the following steps:

If a reported issue is particularly time-sensitive – due to a known exploit in the wild, for example – the time between advance notification and public disclosure may be shortened considerably.

The list of people and organizations who receives the advanced notification of security issues is not, and will not, be made public. This list generally consists of high-profile downstream users and is entirely at the discretion of the `ConsoleMe` team.[
](https://hawkins.gitbook.io/dispatch/security#reporting-a-security-issue)
The list of people and organizations who receives the advanced notification of security issues is not, and will not, be made public. This list generally consists of high-profile downstream users and is entirely at the discretion of the `ConsoleMe` [team](https://hawkins.gitbook.io/dispatch/security#reporting-a-security-issue).