▲ | indigodaddy 5 days ago | |||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||
▲ | retlehs 5 days ago | parent | next [-] | |||||||||||||||||||||||||
This won’t protect against everything, but it still seems like a good idea to implement: | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | sibeliuss 5 days ago | parent | prev [-] | |||||||||||||||||||||||||
`npm audit` for known issues |