FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: correct bundle audit gem in Dockerfile by chadlwilson · Pull Request #8121 · dependency-check/DependencyCheck · GitHub

fix: correct bundle audit gem in Dockerfile - #8121

Merged
jeremylong merged 2 commits into
dependency-check:mainfrom
chadlwilson:patch-1
Nov 11, 2025
Merged

fix: correct bundle audit gem in Dockerfile#8121
jeremylong merged 2 commits into
dependency-check:mainfrom
chadlwilson:patch-1

Conversation

chadlwilson commented Nov 11, 2025
edited
Loading

Copy link
Copy Markdown
Collaborator

Description of Change

The correct gem is bundler-audit, the current one is just a typo-squat wrapper gem.

Related issues

N/A

Have test cases been added to cover the new functionality?

N/A

The correct gem is bundler-audit, that one is just a typo-squat wrapper gem for typos.
chadlwilson changed the title fix: correct bundle audit gem fix: correct bundle audit gem in Dockerfile Nov 11, 2025
chadlwilson added the docker Pull requests that update Docker code label Nov 11, 2025
Comment thread Dockerfile Outdated
jeremylong added this to the 12.1.9 milestone Nov 11, 2025
jeremylong merged commit cd7e8ab into dependency-check:main Nov 11, 2025
6 checks passed

Copy link
Copy Markdown
Collaborator

actually - I'm not even sure if we need to install this anymore. I think it is included.

chadlwilson deleted the patch-1 branch November 11, 2025 12:46

Copy link
Copy Markdown
Collaborator Author

Nah, you still need it. It's not included with ruby or bundler - not one of the default gems https://stdgems.org/ nor standard commands https://bundler.io/v2.7/man/bundle.1.html

I install it manually as a pre ODC task for GoCD. https://github.com/gocd/gocd/blob/1fe52a36582719aa3e314d57b3d1c647950af14f/build.gradle#L783

jeremylong added a commit that referenced this pull request Nov 18, 2025
Co-authored-by: Jeremy Long <jeremy.long@gmail.com>
github-actions Bot locked as resolved and limited conversation to collaborators Dec 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL