hamburgheftig@feddit.org to Technology@lemmy.worldEnglish · 2 days agoFed up with vibe coders, dev sneaks data-nuking prompt injection into their code - Ars Technicaarstechnica.comexternal-linkmessage-square147linkfedilinkarrow-up1638arrow-down110
arrow-up1628arrow-down1external-linkFed up with vibe coders, dev sneaks data-nuking prompt injection into their code - Ars Technicaarstechnica.comhamburgheftig@feddit.org to Technology@lemmy.worldEnglish · 2 days agomessage-square147linkfedilink
minus-squareAwesomeLowlander@sh.itjust.workslinkfedilinkEnglisharrow-up3arrow-down4·1 day agoIt’s an imported library, since when are devs expected to be inspecting the source code of every library they import?
minus-squareyessikg@fedia.iolinkfedilinkarrow-up3·17 hours agoSince forever? Don’t you do security audits on the libraries you use?
minus-squareAwesomeLowlander@sh.itjust.workslinkfedilinkEnglisharrow-up1·14 hours 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
minus-squaresakuraba@lemmy.mllinkfedilinkEnglisharrow-up5·23 hours agoit used to be a thing but javascript npm brainrot happened
It’s an imported library, since when are devs expected to be inspecting the source code of every library they import?
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
it used to be a thing but javascript npm brainrot happened