We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cb0bcf + 3ae4521 commit 7bf9123Copy full SHA for 7bf9123
SECURITY.md
@@ -0,0 +1,15 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
+This repository provides security updates only for the latest version on the `main` branch.
5
6
+| Version | Supported |
7
+| ------- | ------------------ |
8
+| main | :white_check_mark: |
9
+| older | :x: |
10
11
+## Reporting a Vulnerability
12
+If you discover a security vulnerability in these scripts:
13
+- Please [open a GitHub Issue](../../issues) and clearly mark it as "Security".
14
+- Do not disclose details publicly until it has been discussed and fixed.
15
+- Maintainers will respond as soon as possible and keep you updated on the resolution progress.
0 commit comments