Kid@sh.itjust.worksM to Cybersecurity@sh.itjust.worksEnglish · 2 days agoVSCode extensions with 9 million installs pulled over security riskswww.bleepingcomputer.comexternal-linkmessage-square8fedilinkarrow-up148cross-posted to: vscode@programming.devasklemmy@lemmy.ml
arrow-up148external-linkVSCode extensions with 9 million installs pulled over security riskswww.bleepingcomputer.comKid@sh.itjust.worksM to Cybersecurity@sh.itjust.worksEnglish · 2 days agomessage-square8fedilinkcross-posted to: vscode@programming.devasklemmy@lemmy.ml
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-221 hours agoYou can still have zero liability with a simple automated check. A theme is just JSON, so if it’s in the theme category, run it through a JSON parser. That would take a bad developer a day to do.
You can still have zero liability with a simple automated check. A theme is just JSON, so if it’s in the theme category, run it through a JSON parser.
That would take a bad developer a day to do.