mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-26 13:45:15 -07:00
docs(security): route vulnerability reports to GitHub Advisories
Replace the private email contact with GitHub Security Advisories and set the common-case fix expectation to within a month. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
+5
-3
@@ -6,8 +6,10 @@ Only the latest major version is supported with security updates. It can be chan
|
|||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
Please contact harttleharttle@gmail.com to report a vulnerability or change request.
|
**Please do not report security vulnerabilities through public GitHub issues.**
|
||||||
|
|
||||||
- If the vulnerability in question affects common use cases, it will be treated as a bug and fixed very soon (typically within 1 week).
|
Report them via [GitHub Security Advisories — Report a vulnerability](https://github.com/harttle/liquidjs/security/advisories/new).
|
||||||
|
|
||||||
|
- If the vulnerability in question affects common use cases, it will be treated as a bug and fixed very soon (typically within a month).
|
||||||
- Otherwise, it'll be scheduled in the same priority of feature request (which is lower than bugs).
|
- Otherwise, it'll be scheduled in the same priority of feature request (which is lower than bugs).
|
||||||
- If the request is declined, you'll receive a reply email anyway (most likely there will be a discussion).
|
- If the request is declined, you'll receive a reply anyway (most likely there will be a discussion).
|
||||||
|
|||||||
Reference in New Issue
Block a user