Bump SonarSource/sonarqube-scan-action from v5 to v8.1.0 - #5
Closed
akivayevdayev-debug wants to merge 1 commit into
Closed
Bump SonarSource/sonarqube-scan-action from v5 to v8.1.0#5akivayevdayev-debug wants to merge 1 commit into
akivayevdayev-debug wants to merge 1 commit into
Conversation
The pinned v5 action is flagged by SonarCloud as no longer supported and containing a security vulnerability (surfaced as a CI warning pointing at sonarsource/sonarqube-scan-action@v6+). Matches the version SonarCloud's own setup wizard currently recommends.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Owner
Author
|
Superseded by f366711 on main, which bumps sonarqube-scan-action to v8.2.1 (newer than this PR's v8.1.0) along with the other CI fixes. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sonarqube-scan-actionversion (v5) is flagged by SonarCloud as no longer supported and containing a security vulnerability (visible as a CI warning recommending v6+).Note
This does not address the separate "CI analysis vs Automatic Analysis" conflict currently causing the
SonarCloud Scanstep to fail — that's a SonarCloud project dashboard setting (Analysis Method), not a workflow file issue, and needs to be resolved on sonarcloud.io directly.Test plan
🤖 Generated with Claude Code