Skip to content

Commit

Permalink
Docs: add information about reporting security issues (#10889)
Browse files Browse the repository at this point in the history
  • Loading branch information
not-an-aardvark committed Sep 23, 2018
1 parent cc458f4 commit d3f3994
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -15,6 +15,8 @@ Before filing an issue, please be sure to read the guidelines for what you're re
* [Proposing a Rule Change](https://eslint.org/docs/developer-guide/contributing/rule-changes)
* [Request a Change](https://eslint.org/docs/developer-guide/contributing/changes)

To report a security vulnerability in ESLint, please use our [HackerOne program](https://hackerone.com/eslint).

## Contributing Code

Please sign our [Contributor License Agreement](https://cla.js.foundation/eslint/eslint) and read over the [Pull Request Guidelines](https://eslint.org/docs/developer-guide/contributing/pull-requests).
Expand Down
4 changes: 4 additions & 0 deletions docs/developer-guide/contributing/README.md
Expand Up @@ -28,6 +28,10 @@ Want to make a change to an existing rule? This section explains the process and

If you'd like to request a change other than a bug fix or new rule, this section explains that process.

## Reporting a security vulnerability

To report a security vulnerability in ESLint, please use our [HackerOne program](https://hackerone.com/eslint).

## [Working on Issues](working-on-issues.md)

Have some extra time and want to contribute? This section talks about the process of working on issues.
Expand Down

0 comments on commit d3f3994

Please sign in to comment.