hamburgheftig@feddit.org to Technology@lemmy.worldEnglish · 27 days agoFed up with vibe coders, dev sneaks data-nuking prompt injection into their code - Ars Technicaarstechnica.comexternal-linkmessage-square162fedilinkarrow-up1648cross-posted to: programming@programming.dev
arrow-up1648external-linkFed up with vibe coders, dev sneaks data-nuking prompt injection into their code - Ars Technicaarstechnica.comhamburgheftig@feddit.org to Technology@lemmy.worldEnglish · 27 days agomessage-square162fedilinkcross-posted to: programming@programming.dev
minus-squareAwesomeLowlander@sh.itjust.workslinkfedilinkEnglisharrow-up4·26 days agoIt’s an imported library, since when are devs expected to be inspecting the source code of every library they import?
minus-squaresakuraba@lemmy.mllinkfedilinkEnglisharrow-up5·26 days agoit used to be a thing but javascript npm brainrot happened
minus-squareyessikg@fedia.iolinkfedilinkarrow-up5·26 days agoSince forever? Don’t you do security audits on the libraries you use?
minus-squareAwesomeLowlander@sh.itjust.workslinkfedilinkEnglisharrow-up1·26 days agoOne person from the team, maybe. You don’t have every single dev read every line of code in the libraries, which is what is being specified here
It’s an imported library, since when are devs expected to be inspecting the source code of every library they import?
it used to be a thing but javascript npm brainrot happened
Since forever? Don’t you do security audits on the libraries you use?
One person from the team, maybe. You don’t have every single dev read every line of code in the libraries, which is what is being specified here