Welcome! Please see the About page for a little more info on how this works.

+1 vote
ago in Clojure CLI by

In this scenario, the alias for create-basis was incorrect, preventing security deps overrides from being applied. For 2 years clojars was deployed with these vulnerable deps.

In this case, I proposed to inline the alias into :deps. However there may be other scenarios where a tools.deps change might be helpful to catch these mistakes earlier, for example a warning or error.

Please log in or register to answer this question.

...