Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.
Given the mix.exs
manifest and mix.lock
lock files provided by Elixir's Mix build tool, using the Snyk's Mix Parser, creates a DepGraph object and return an Envelop's ScanResult object.