Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit 0d03700

Browse files
authored
docs: document Security Policy (#122)
1 parent 59b1606 commit 0d03700

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ estraverse.traverse(ast, {
7777

7878
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).
7979

80+
## Security Policy
81+
82+
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).
83+
8084
## Build Commands
8185

8286
* `npm test` - run all linting and tests

0 commit comments

Comments
 (0)