Skip to content

Conversation

sean-sype-simmons
Copy link
Contributor

https://community.sonarsource.com/t/security-advisory-sonarqube-scanner-github-action/147696

Description

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: Sean Simmons <[email protected]>
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the SonarQube scan action from version v5.1.0 to v5.3.1 across all workflow files to address a security vulnerability (CVE).

  • Updates SonarQube scan action version in GitHub workflows
  • Addresses security vulnerability mentioned in SonarSource community advisory
  • Applies the version update consistently across all workflow files

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/sonarqube-public-repo.yml Updates SonarQube action version for public repository workflow
.github/workflows/sonarqube-private-repo.yml Updates SonarQube action version for private repository workflow
.github/workflows/sonarqube-internal-repo.yml Updates SonarQube action version for internal repository workflow
.github/workflows/archived/sonar-ip-range-restricted.yml Updates SonarQube action version in commented code for archived workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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