feat(julia): Support vulnerability scanning #9071
Replies: 3 comments 7 replies
-
|
Thanks for your suggestion. How do you collect those advisories? |
Beta Was this translation helpful? Give feedback.
-
|
The Julia community could maintain a database similar to the Ruby Advisory Database. Trivy could scan this database to identify relevant advisories. If you have an existing format that you feel works well, please let me know. This is a new effort within the Julia community so there is plenty of space to change things around. |
Beta Was this translation helpful? Give feedback.
-
Big update here — we're now doing this! We've launched Julia's official SecurityAdvisories.jl, and we are beginning to populate it with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
This is a feature request to support vulnerability scanning for Julia packages. Julia CVEs are published as GitHub Security Advisories. For example: GHSA-3mj7-qxh9-6q4p
Currently, Julia does not have its own CNA, so GHSA does not review these advisories. I hope that is not a deal-breaker.
I am happy to help work on this feature if that is welcomed.
cc @aviks
Target
Filesystem
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions