logoalt Hacker News

indigodaddyyesterday at 6:11 PM2 repliesview on HN

Anyone know of a published tool/script to check for the existence of any of the vulnerable npm packages? I don't see anything like that in the stepsecurity page.


Replies

retlehsyesterday at 7:08 PM

This won’t protect against everything, but it still seems like a good idea to implement:

https://github.com/danielroe/provenance-action

show 1 reply
sibeliussyesterday at 7:46 PM

`npm audit` for known issues