How to List All Dependencies with Their Licenses Using osv-scanner? #1867
-
Beta Was this translation helpful? Give feedback.
Answered by
CharanRoot
May 18, 2025
Replies: 1 comment
-
I found the answer — I needed to append |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
another-rex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found the answer — I needed to append
--format=json
, so I'm closing the ticket.