Skip to content

Commit e0089d9

Browse files
committed
Add security note
1 parent e2b780e commit e0089d9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,12 @@ postcss(plugins).process(badCss, { parser: safe }).then(result => {
3232
result.css //= 'a {}'
3333
})
3434
```
35+
36+
37+
## Security Contact
38+
39+
To report a security vulnerability, please use the [Tidelift security contact].
40+
Tidelift will coordinate the fix and disclosure.
41+
42+
[Tidelift security contact]: https://tidelift.com/security
43+

0 commit comments

Comments
 (0)