Skip to content

Conversation

@johnmccrae
Copy link
Contributor

@johnmccrae johnmccrae commented Dec 15, 2025

Description

When we install Cookstyle, it pulls in Rubocop and gives us a transitive dependency on lint_roller. That gem has unexpectedly included it's gemfile.lock which causes issues with Trivvy and Blackduck. There is a bug here that discusses the issue further and a PR here that fixes it.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: John McCrae <john.mccrae@progress.com>
@johnmccrae johnmccrae requested review from a team and jaymzh as code owners December 15, 2025 22:36
@sonarqubecloud
Copy link

@johnmccrae johnmccrae merged commit 784fd3d into main Dec 16, 2025
113 of 117 checks passed
@johnmccrae johnmccrae deleted the jfm/chef19_lint_roller_take_2 branch December 16, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants