summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2026-04-01 10:33:42 +0000
committerChristian Brabandt <cb@256bit.org>2026-04-01 10:33:42 +0000
commit2c976d0de48db4ee56769669edbc8875564d3453 (patch)
tree34e19fc72f053efb2d1f963aaa39ba8bae548de5
parent82ebaa79b03f0f9d66eeba51570c62a83096108f (diff)
downloadProject-Tick-2c976d0de48db4ee56769669edbc8875564d3453.tar.gz
Project-Tick-2c976d0de48db4ee56769669edbc8875564d3453.zip
SECURITY.md: clarify the use of AI
Signed-off-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--SECURITY.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 7d1e0166c9..9d1ecf35ab 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -2,9 +2,16 @@
## Reporting a vulnerability
-If you want to report a security issue, please privately disclose the issue to the vim-security mailing list
-vim-security@googlegroups.com
-
-This is a private list, read only by the maintainers, but anybody can post, after moderation.
+If you want to report a security issue, please privately disclose the issue either via:
+- The vim-security mailing list: vim-security@googlegroups.com
+ This is a private list, read only by the maintainers, but anybody can post.
+- [GitHub Security Advisories](https://github.com/vim/vim/security/advisories/new)
**Please don't publicly disclose the issue until it has been addressed by us.**
+
+## Guidelines for reporting
+- Clearly explain **why** the behaviour is a security issue, not just that a bug exists.
+- Keep reports concise and focused.
+- Do not flood us with a list of issues. Report them one by one to ensure to not overwhelm us with the work load.
+- Do **not** submit AI-generated reports without carefully reviewing them first. Low-quality or
+ speculative reports waste maintainer time and will be closed without action, and repeat offenders **will be banned**.