(no title)
bdlowery | 1 year ago
“It takes a few minutes”
Dude my web dev projects have like 1,000s of dependencies. I’m not going to check the source code of every package tailwind requires.
bdlowery | 1 year ago
“It takes a few minutes”
Dude my web dev projects have like 1,000s of dependencies. I’m not going to check the source code of every package tailwind requires.
fbdab103|1 year ago
A cursory audit of primary dependencies has almost zero chance of catching anything but a brazen exploit.
redserk|1 year ago
This requires allowlisting egress traffic and possibly even architecting things to prevent any one library from seeing too many things. This approach can be a big pain though and could be difficult to implement practically.