Skip to content

Commit 128b32a

Browse files
pi0danielroe
andauthored
docs: add notes about reporting security issues (nuxt#4895)
Co-authored-by: Daniel Roe <[email protected]>
1 parent 9be0be2 commit 128b32a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: SECURITY.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
To report a vulnerability, please send an email to **[email protected]** or submit it for a bounty via [Huntr](https://huntr.dev/bounties/disclose/?target=https://github.com/nuxt/framework).
6+
7+
All security vulnerabilities will be promptly verified and addressed.
8+
9+
While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of Nuxt and other dependencies by maintaining lock files (`yarn.lock`, `package-lock.json` and `pnpm-lock.yaml`) in order to ensure your application remains as secure as possible.
10+

0 commit comments

Comments
 (0)