this post was submitted on 05 Sep 2025
49 points (100.0% liked)
Free and Open Source Software
20388 readers
41 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not just a problem for open source, surely? The answer is to use AI to scan contributions for suspicious patterns, no?
there's already a whole swathe of static analysis tools that are used for these purposes (e.g. Sonarqube, GH code scanning). of course their viability and costs affect who can and does utilise them. whether or not they utilise LLMs I do not know (but I'm guessing probably yes).