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.
1 parent 0dc0046 commit 3b9250eCopy full SHA for 3b9250e
1 file changed
SECURITY.md
@@ -0,0 +1,25 @@
1
+<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
2
+# Security Policy
3
+
4
+## Supported Versions
5
6
+| Version | Supported |
7
+| ------- | ------------------ |
8
+| main | :white_check_mark: |
9
+| < main | :x: |
10
11
+## Reporting a Vulnerability
12
13
+Please report security vulnerabilities through GitHub private vulnerability reporting:
14
+1. Go to the **Security** tab
15
+2. Click **Report a vulnerability**
16
+3. Fill out the form
17
18
+We respond within 48 hours.
19
20
+## Security Measures
21
22
+- Dependabot for dependency updates
23
+- CodeQL for code scanning
24
+- Secret scanning and push protection
25
0 commit comments