Skip to content

fix: correct bundle audit gem in Dockerfile#8121

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

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

Conversation

@chadlwilson
Copy link
Copy Markdown
Collaborator

@chadlwilson chadlwilson commented Nov 11, 2025

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 chadlwilson changed the title fix: correct bundle audit gem fix: correct bundle audit gem in Dockerfile Nov 11, 2025
@chadlwilson chadlwilson added the docker Pull requests that update Docker code label Nov 11, 2025
Comment thread Dockerfile Outdated
@jeremylong jeremylong added this to the 12.1.9 milestone Nov 11, 2025
@jeremylong jeremylong merged commit cd7e8ab into dependency-check:main Nov 11, 2025
6 checks passed
@jeremylong
Copy link
Copy Markdown
Collaborator

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

@chadlwilson chadlwilson deleted the patch-1 branch November 11, 2025 12:46
@chadlwilson
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
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 12, 2025
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