We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9aa9a commit 7245efbCopy full SHA for 7245efb
SECURITY.md
@@ -0,0 +1,22 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+The table below outlines which versions of `insert-tools` are currently supported with security updates.
6
7
+| Version | Supported |
8
+| ------- | ------------------ |
9
+| 1.x | :white_check_mark: |
10
+| 0.x | :x: |
11
12
+## Reporting a Vulnerability
13
14
+To report a vulnerability, please open a confidential issue or email us at **security@castengine.dev** (replace with your preferred contact).
15
16
+We aim to:
17
+- Acknowledge receipt within 48 hours
18
+- Investigate the issue promptly
19
+- Keep you updated during the process
20
+- Credit you if desired once resolved (optional)
21
22
+Thank you for helping us keep the project secure!
0 commit comments