|
|
|
|
|
by reaperducer
276 days ago
|
|
it's probably even less feasible to rewrite every single dependency from scratch. When you code in a high-security environment, where bad code can cost the company millions of dollars in fines, somehow you find a way. The sibling commenter is correct. You write what you can. You only import from trusted, vetted sources. |
|