Back to Trivy

Elixir

docs/guide/coverage/language/elixir.md

0.70.01.2 KB
Original Source

Elixir

Trivy supports Hex repository for Elixir.

The following scanners are supported.

Package managerSBOMVulnerabilityLicense
hex-

The following table provides an outline of the features Trivy offers.

Package managerFileTransitive dependenciesDev dependenciesDependency graphPosition
hexmix.lock1Excluded-

Hex

In order to detect dependencies, Trivy searches for mix.lock1.

Configure your project to use mix.lock1 file.

Footnotes

  1. mix.lock is default name. To scan a custom filename use file-patterns 2 3