Proposal: Remove the badger cli from the Dgraph Docker image #9602
matthewmcneely
started this conversation in
Polls
Replies: 1 comment 2 replies
-
|
We use the badgerdb cli for advanced debugging. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This poll aims to understand if you rely on the badger cli to be present in the Dgraph Docker image.
Including badger in our Dgraph Docker image causes Trivy (and other CVE checkers) to fail with a few HIGH severity security vulnerabilities. The badger API has its golang version set a few versions back so that projects using older go runtimes remain compatible. Older golang runtimes do have some known vulnerabilities.
6 votes ·
Beta Was this translation helpful? Give feedback.
All reactions