118

Well, I hope you don't have any important, sensitive personal information in the cloud?

top 27 comments
sorted by: hot top controversial new old
[-] Sl00k@programming.dev 2 points 11 hours ago

This doesn't include which models or prompts given in the article. Really need to include that if they have anything worth saying, otherwise it's just a marketing article for their platform.

[-] NaibofTabr@infosec.pub 42 points 2 days ago

We asked 100+ AI models to write code.

The Results: AI-generated Code

no shit son

That Works

OK this part is surprising, probably headline-worthy

But Isn’t Safe

Surprising literally no one with any sense.

[-] tal@lemmy.today 24 points 2 days ago

These weren’t obscure, edge-case vulnerabilities, either. In fact, one of the most frequent issues was: Cross-Site Scripting (CWE-80): AI tools failed to defend against it in 86% of relevant code samples.

So, I will readily believe that LLM-generated code has additional security issues, but given that the models are trained on human-written code, this does raise the obvious question of what percentage of human-written code properly defends against cross-site scripting attacks, a topic that the article doesn't address.

[-] HaraldvonBlauzahn@feddit.org 12 points 2 days ago

There are a few aspects that LLMs are just not capable of, and one of them is understanding and observing implicit invariants.

(That's getting to be funny if the tech is used for a while on larger, complex, multi-threaded C++ code bases. Given that C++ appears already less popular with more experienced people than with juniors, I am very doubtful whether C++ will survive that clash.)

[-] anton@lemmy.blahaj.zone 7 points 2 days ago

If a system was made to show blogs by the author and gets repurposed by a LLM to show untrusted user content the same code becomes unsafe.

[-] crandlecan@mander.xyz 3 points 2 days ago

Ssssst 😅

[-] hazelnoot@beehaw.org 3 points 1 day ago

Here's the full report, for anyone who doesn't want to give their personal information: https://enby.life/files/c564f5f8-ce51-432d-a20e-583fa7c100b8

[-] CallMeAnAI@lemmy.world -2 points 2 days ago

This thread forgetting that junior devs exist and the purpose of code review 🤣

[-] MrSmith@lemmy.world 1 points 3 hours ago

I love people who are excited to slave for an LLM. Like, to do the most mundane, monotonic shit, while the machine does all the satisfactory problem solving.

Techbros are really making their future beds right now, I love it.

[-] Guttural@jlai.lu 3 points 17 hours ago* (last edited 17 hours ago)

1 - Code review is inefficient at catching subtle bugs. You're not paying the same attention when you just read the code vs when you write it and test it. And even if you're particularly good at it, your colleagues might not be.

2 - Even if junior programmers exist, they don't write all the code produced in a company. They're usually in teams with more experienced people. You probably shouldn't hand the keys to juniors and leave it at that, if you want to get stuff done.

[-] Senal@programming.dev 5 points 21 hours ago

A shallow take but not entirely incorrect.

this post was submitted on 02 Aug 2025
118 points (98.4% liked)

Programming

21948 readers
528 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS