Skip to content

Commit

Permalink
docs: document Security Policy (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasttime committed Mar 20, 2024
1 parent 59b1606 commit 0d03700
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -77,6 +77,10 @@ estraverse.traverse(ast, {

Issues and pull requests will be triaged and responded to as quickly as possible. We operate under the [ESLint Contributor Guidelines](http://eslint.org/docs/developer-guide/contributing), so please be sure to read them before contributing. If you're not sure where to dig in, check out the [issues](https://github.com/eslint/eslint-scope/issues).

## Security Policy

We work hard to ensure that ESLint Scope is safe for everyone and that security issues are addressed quickly and responsibly. Read the full [security policy](https://github.com/eslint/.github/blob/master/SECURITY.md).

## Build Commands

* `npm test` - run all linting and tests
Expand Down

0 comments on commit 0d03700

Please sign in to comment.