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.