
Optimizing the Elixir CI Pipeline with Szymon Soppa - EMx 188
Elixir Mix
00:00
Do You Use a Task, Mix Hacks Audit?
Mix audit is an additional step that takes just a few, maybe not in the seconds, few moments to check. NPM basically can scan the packages to see the vulnerabilities inside a project. And if there is a slight chance of breaking something before deploying it, then I would like to know right away what's going on. Jepchak: So you would probably add the mix audit and unlock task into your CI or test environment. You have to fetch the depths if you have the mix project. The next thing is a library that you would know from the NPM, which is audit, which scans the packages.
Transcript
Play full episode