Skip to content

Commit

Permalink
docs: align SECURITY.md for refresh (cosmos#17526)
Browse files Browse the repository at this point in the history
  • Loading branch information
mizmo18 authored Aug 24, 2023
1 parent bb106cb commit 9de71d7
Showing 1 changed file with 11 additions and 21 deletions.
32 changes: 11 additions & 21 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,17 @@ the vulnerability can be reproduced on either one of those.

## Reporting a Vulnerability

| Reporting methods |
|---------------------------------------------------------------|
| [GitHub Private Vulnerability Reporting][gh-private-advisory] |
| [HackerOne bug bounty program][h1] |

All security vulnerabilities can be reported under GitHub's [Private
vulnerability reporting][gh-private-advisory] system. This will open a private
issue for the developers. Try to fill in as much of the questions as possible.
If you are not familiar with the CVSS system for assessing vulnerabilities, just
use the Low/High/Critical severity ratings. A partially filled in report for a
critical vulnerability is still better than no report at all.

Vulnerabilities associated with the **Go, Rust or Protobuf code** of the
repository may be eligible for a [bug bounty][h1]. Please see the bug bounty
page for more details on submissions and rewards. If you think the vulnerability
is eligible for a payout, **report on HackerOne first**.

Vulnerabilities in services and their source codes (JavaScript, web page, Google
Workspace) are not in scope for the bug bounty program, but they are welcome to
be reported in GitHub.
| Reporting methods | Bounty eligible |
|---------------------------------------------------------------|-----------------|
| [HackerOne program][h1] | yes |
| [[email protected]](mailto:[email protected]) | no |

Issues identified in this repository may be eligible for a [bug bounty][h1]. For your report to be bounty
eligible it must be reported exclusively through the [HackerOne Bug Bounty][h1].

If you do not wish to be eligible for a bounty or do not want to use the HackerOne platform to report an
issue, please send your report via email to [[email protected]](mailto:[email protected]) with
reproduction steps and details of the issue.

### Guidelines

Expand Down Expand Up @@ -72,7 +63,6 @@ If you follow these guidelines when reporting an issue to us, we commit to:
* See [EXAMPLES.md] for some of the examples that we are interested in for the
bug bounty program.

[gh-private-advisory]: /../../security/advisories/new
[h1]: https://hackerone.com/cosmos
[TIMELINE.md]: https://github.com/cosmos/security/blob/main/TIMELINE.md
[DISCLOSURE.md]: https://github.com/cosmos/security/blob/main/DISCLOSURE.md
Expand Down

0 comments on commit 9de71d7

Please sign in to comment.