▲ | invaliduser 3 hours ago | |||||||
Or maybe just read the commits between now and a reasonable date far enough in the past so that if there is some hostile code injected before that point in time, then at least you will share the walk of shame with a lot of people and you can play the sound of "who could have guessed?" | ||||||||
▲ | dns_snek 3 hours ago | parent [-] | |||||||
There's no point in reading the code in the Git repository or its commit history because that's not the code that you're actually executing. You have to read what's in your node_modules, everything else is irrelevant. | ||||||||
|