summaryrefslogtreecommitdiff
path: root/SECURITY.txt
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-02 15:29:31 -0500
committerChristian Cleberg <[email protected]>2026-08-02 15:35:31 -0500
commitfe83ff502ffcaa59c7a22471c634d565972e7644 (patch)
treefd17e5bc79d79973209ef712d44ede00b3a009e4 /SECURITY.txt
parenta6ed5c3546300994ab4d8b9840445d384b0083ed (diff)
downloaddomain-dig-fe83ff502ffcaa59c7a22471c634d565972e7644.tar.gz
domain-dig-fe83ff502ffcaa59c7a22471c634d565972e7644.tar.bz2
domain-dig-fe83ff502ffcaa59c7a22471c634d565972e7644.zip
convert readme to nfo; convert docs to txt; relicense to 0bsdHEADmain
Diffstat (limited to 'SECURITY.txt')
-rw-r--r--SECURITY.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/SECURITY.txt b/SECURITY.txt
new file mode 100644
index 0000000..a51c570
--- /dev/null
+++ b/SECURITY.txt
@@ -0,0 +1,33 @@
+# Security Policy
+
+## Supported Versions
+
+|Version|Supported|
+|-------|---------|
+| 5.x | ✅ Yes |
+| < 5.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!**