summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-11 11:28:40 -0500
committerChristian Cleberg <[email protected]>2026-04-11 11:28:40 -0500
commit3cdbdee621919c844963638fbf787cdf03803424 (patch)
tree3e889e95a20d72314626380c7daaf265f3d4478d /SECURITY.md
parent59df71e2fcf97b0eed023954acafee45fdc3f65a (diff)
downloaddomain-dig-3cdbdee621919c844963638fbf787cdf03803424.tar.gz
domain-dig-3cdbdee621919c844963638fbf787cdf03803424.tar.bz2
domain-dig-3cdbdee621919c844963638fbf787cdf03803424.zip
add README and SECURITY
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..1423145
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,33 @@
+# Security Policy
+
+## Supported Versions
+
+|Version|Supported|
+|-------|---------|
+| 1.x | ✅ Yes |
+| < 1.0 | ❌ No |
+
+---
+
+## Reporting a Vulnerability
+
+If you discover a security vulnerability, **do not open a public issue**.
+Instead:
+
+1. **Email** your report to [[email protected]](mailto:[email protected]).
+ Include:
+ - A detailed description of the vulnerability
+ - Steps to reproduce
+ - Any relevant context (e.g., affected versions, environment)
+2. **Response Time**: We will acknowledge your report within **3 business days**
+ and keep you updated on the progress.
+3. **Resolution**: If confirmed, we will:
+ - Provide an estimated timeline for a fix
+ - Work with you to verify the resolution
+ - Credit you for the discovery (if you wish)
+4. **Declined Reports**: If the report is invalid or out of scope, we will
+ explain why and close the issue.
+
+---
+
+**Thank you for helping improve the security of our project!**