Skip to content

fix(ci): allow SonarSource/sonarqube-scan-action in dependency review#440

Merged
nullvariant merged 1 commit into
mainfrom
fix/allow-sonarqube-action-license
Apr 6, 2026
Merged

fix(ci): allow SonarSource/sonarqube-scan-action in dependency review#440
nullvariant merged 1 commit into
mainfrom
fix/allow-sonarqube-action-license

Conversation

@nullvariant
Copy link
Copy Markdown
Owner

Summary

Test plan

🤖 Generated with Claude Code

The action's LGPL-3.0 license is not in the allow-licenses list,
but it is a CI-only tool not bundled in the VSIX, so license
compatibility with MIT is not a concern.
Signed-off-by: Null;Variant <null@nullvariant.com>

🖥️ IDE: [VS Code](https://code.visualstudio.com/)
🔌 Extension: [Claude Code](https://claude.ai/download)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Model-Raw: claude-opus-4-6-20250710
@qodo-code-review
Copy link
Copy Markdown

ⓘ You are approaching your monthly quota for Qodo. Upgrade your plan

Review Summary by Qodo

Allow SonarSource/sonarqube-scan-action in dependency review

🐞 Bug fix

Grey Divider

Walkthroughs

Description
• Add SonarSource/sonarqube-scan-action to dependency review allowlist
• Permits LGPL-3.0 licensed CI-only GitHub Action
• Unblocks Dependabot PR for sonarqube-scan-action upgrade
Diagram
flowchart LR
  A["Dependency Review Config"] -->|"Add allowlist entry"| B["SonarSource/sonarqube-scan-action"]
  B -->|"LGPL-3.0 license"| C["CI-only tool, not bundled"]
Loading

Grey Divider

File Changes

1. .github/dependency-review-config.yml ⚙️ Configuration changes +1/-0

Add SonarSource sonarqube-scan-action to allowlist

• Added pkg:githubactions/SonarSource/sonarqube-scan-action to allow-dependencies-licenses list
• Permits LGPL-3.0 licensed GitHub Action in CI pipeline
• Action is not bundled in VSIX, so license compatibility with MIT is not a concern

.github/dependency-review-config.yml


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review Bot commented Apr 6, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA d9d37fb.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@nullvariant-mimi
Copy link
Copy Markdown
Contributor

🐰 Mimi's Validation Report ✅

All checks are looking good! Great job! 🎉

⏳ Some checks are still running. I will keep watching!


バリデーターを通してくださいね

This report was carefully prepared by nullvariant-mimi[bot]

@nullvariant-ciel
Copy link
Copy Markdown
Contributor

🕊️ Ciel's Mediation 💤

*~~ drifting lazily through still air ~~ The zoo is napping today...*

1 zoo member has reviewed this PR.

Zoo Member Status
🐰 Mimi Commented

😴 A quiet day at the zoo. Only one member peeked at this PR.


まあまあ、ほどほどに。

This mediation was peacefully delivered by nullvariant-ciel[bot]

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

@nullvariant-justice nullvariant-justice Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚖️ Justice grants passage. CI checks passed — this code meets the garden's standards.

@nullvariant nullvariant merged commit 9baf992 into main Apr 6, 2026
32 of 33 checks passed
@nullvariant nullvariant deleted the fix/allow-sonarqube-action-license branch April 6, 2026 08:16
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.

1 participant