Skip to content

Commit 73e4cfa

Browse files
authored
docs: Create SECURITY.md
1 parent cc29dd9 commit 73e4cfa

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

SECURITY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Use this section to tell people about which versions of your project are
6+
currently being supported with security updates.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 1.x.x | :white_check_mark: |
11+
| 0.x | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
To report a vulnerability, please [privately report it via the Security tab](https://github.com/huang-julien/nuxt-applicationinsights/security/advisories/new) on the correct GitHub repository (see [documentation](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability)). If that is impossible, feel free to send an email to **julien.h.dev@gmail.com** instead.
16+
17+
All security vulnerabilities will be promptly verified and addressed.
18+
19+
While the discovery of new vulnerabilities is rare, it is recommended to use the latest versions of 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.

0 commit comments

Comments
 (0)