From 303dfe560fcdf0d64c6ecb01f8d922f0b62a7a48 Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <46269721+ItsIgnacioPortal@users.noreply.github.com> Date: Tue, 9 Jun 2026 19:00:29 -0300 Subject: [PATCH] feat(docs): Added policy for AI contributions --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2733d2b3..536459bd1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,10 @@ > [!CAUTION] > Uploading complete data breaches to Seclists is not allowed. You may only upload the passwords obtained from a data breach as long as you do **not** upload any PII (Personally Identifiable Information) that could link those passwords back to any specific user. +## Use of AI in contributions + +SecLists is expected to contain real payloads based on real evidence. AI hallucinations go against this expectation. As such, **contributions made using AI in any way are strictly prohibited**. Reviews take time, and reviewing PRs which are thousands of lines long which were made in seconds by an LLM is an extreme expenditure of developer time. + ## Contributing If you have any ideas for things we should include, please use ONE of the following methods to submit them: