qaz@lemmy.world to Selfhosted@lemmy.worldEnglish · 28 days agoAxios JavaScript library has been compromised with malware in supply chain attackgithub.comexternal-linkmessage-square1linkfedilinkarrow-up12arrow-down10cross-posted to: [email protected][email protected]
arrow-up12arrow-down1external-linkAxios JavaScript library has been compromised with malware in supply chain attackgithub.comqaz@lemmy.world to Selfhosted@lemmy.worldEnglish · 28 days agomessage-square1linkfedilinkcross-posted to: [email protected][email protected]
minus-squareEskuero@lemmy.fromshado.wslinkfedilinkEnglisharrow-up2·28 days agoYou can mitigate similar attacks by editing your .npmrc min-release-age=7 # days ignore-scripts=true
You can mitigate similar attacks by editing your .npmrc
min-release-age=7 # days ignore-scripts=true