this post was submitted on 17 Apr 2026
213 points (100.0% liked)

Programmer Humor

32904 readers
162 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 

I completely forgot about this PR until some random AI agent found a "security issue".

you are viewing a single comment's thread
view the rest of the comments
[–] inari@piefed.zip 36 points 4 months ago (4 children)

What was the issue? Without looking at the PR it's hard to judge

[–] balsoft@lemmy.ml 34 points 4 months ago

The link in the comment is borked, as expected. But the PR itself is definitely OK: https://github.com/unipop-graph/unipop/pull/138

[–] eager_eagle@lemmy.world 24 points 4 months ago (1 children)
[–] spizzat2@lemmy.zip 29 points 4 months ago

It was a load-bearing readme file.

[–] JaddedFauceet@lemmy.world 4 points 4 months ago

By removing the banner, it tells the LLM that it is no longer being maintained, thus "lead to security issue".

In my company my management is using similar approach to review changes. soon more and more ppl will no longer read code and think about the code change logically, instead get scared and block changes due to these "scary AI comment"...

[–] HeHoXa@lemmy.zip 2 points 4 months ago

Not being sure it applies to this scenario and too lazy to verify, sometimes the security scanners get updated and flag previously accepted code.

... tough to make sense of flagging a readme though, unless there's sensitive info in it.