Skip to content

Commit

Permalink
docs(julia): add scanner table (#6826)
Browse files Browse the repository at this point in the history
Signed-off-by: knqyf263 <[email protected]>
  • Loading branch information
knqyf263 authored May 30, 2024
1 parent 29615be commit 1c49ae9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/coverage/language/julia.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
## Features

Trivy supports [Pkg.jl](https://pkgdocs.julialang.org/v1/), which is the Julia package manager.
The following scanners are supported.

| Package manager | SBOM | Vulnerability | License |
|-----------------|:----:|:-------------:|:-------:|
| Pkg.jl || - | - |

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

| Package manager | File | Transitive dependencies | Dev dependencies | License | Dependency graph | Position |
Expand Down

0 comments on commit 1c49ae9

Please sign in to comment.