Skip to content

Commit 2c976d0

Browse files
committed
SECURITY.md: clarify the use of AI
Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 82ebaa7 commit 2c976d0

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

SECURITY.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
## Reporting a vulnerability
44

5-
If you want to report a security issue, please privately disclose the issue to the vim-security mailing list
6-
vim-security@googlegroups.com
7-
8-
This is a private list, read only by the maintainers, but anybody can post, after moderation.
5+
If you want to report a security issue, please privately disclose the issue either via:
6+
- The vim-security mailing list: vim-security@googlegroups.com
7+
This is a private list, read only by the maintainers, but anybody can post.
8+
- [GitHub Security Advisories](https://github.com/vim/vim/security/advisories/new)
99

1010
**Please don't publicly disclose the issue until it has been addressed by us.**
11+
12+
## Guidelines for reporting
13+
- Clearly explain **why** the behaviour is a security issue, not just that a bug exists.
14+
- Keep reports concise and focused.
15+
- Do not flood us with a list of issues. Report them one by one to ensure to not overwhelm us with the work load.
16+
- Do **not** submit AI-generated reports without carefully reviewing them first. Low-quality or
17+
speculative reports waste maintainer time and will be closed without action, and repeat offenders **will be banned**.

0 commit comments

Comments
 (0)