Update wording for usage of LLMs

This commit is contained in:
2025-09-07 01:58:41 -05:00
parent 3b270e05c4
commit 93e1317789

View File

@@ -10,4 +10,4 @@ Feel free to join our seperate matrix channel for this implementation.
## Usage of LLMs and other Generative AI tools
We would prefer if you did not use LLMs and other generative AI tools to write critical parts of the code.
We would prefer if you did not use LLMs and other generative AI tools to write critical parts of the code. They produce lots of security issues most of the time, some of which can be caught with `gosec` so please make sure to use the proper static analysis tools and best practices with these tools.