|
|
|
|
|
by dotancohen
340 days ago
|
|
Why not both? Fork the dependency and use that, to have a stable non-changing base which you use. And additionally, make the original project a dependency but don't actually use it. This way you'll get CVE information from your tooling. |
|