-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 4.0.0 #10340
base: main
Are you sure you want to change the base?
chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 4.0.0 #10340
Conversation
DryRun Security SummaryThe pull request updates the SonarCloud GitHub Actions workflow by upgrading the action version, separating project-type configurations, and implementing runner environment hardening to improve security and scanning effectiveness. Expand for full summarySummary: The code changes in this pull request are focused on updating the configuration of a SonarCloud scan for a GitHub Actions workflow. The primary changes involve updating the version of the SonarSource/sonarcloud-github-action used in the workflow and separating the configuration for JVM-based projects and non-JVM projects. From a security perspective, the changes are generally positive and demonstrate good security practices. Updating the version of the SonarCloud action ensures that the workflow benefits from the latest security fixes and improvements. The separation of concerns for different project types allows for more targeted scanning and analysis, which can help identify and mitigate potential vulnerabilities more effectively. Additionally, the workflow includes steps to harden the runner environment, which is an important security measure to protect the workflow execution from potential attacks. Files Changed:
Code AnalysisWe ran |
bc978a3
to
765b05d
Compare
666360e
to
570a8e0
Compare
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.1 to 4.0.0. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@49e6cd3...02ef911) --- updated-dependencies: - dependency-name: SonarSource/sonarcloud-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
570a8e0
to
07b23cf
Compare
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
3 similar comments
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
07b23cf
to
9e855b7
Compare
9e855b7
to
f73a2d9
Compare
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
3 similar comments
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Bumps SonarSource/sonarcloud-github-action from 2.1.1 to 4.0.0.
Release notes
Sourced from SonarSource/sonarcloud-github-action's releases.
... (truncated)
Commits
02ef911
Shorten description and remove mend docker check4afec88
SCSCANGHA-28 Rebranding48d9e10
SCSCANGHA-25 Replace the Docker action by a composite action forwarding to th...982992a
Add Jira integration9f9bba2
Recommend to not use this action for analysis of Dart code383f7e5
SCSCANGHA-24 Update the Docker base image to the latest minor 11.12900b02
BUILD-6088 Fix bad link in SECURITY.md fileeb21172
SCSCANGHA-23 Update scanner cli to v11.0 (#90)f5003fc
Revert "test QA with no GITHUB_TOKEN permissions"3bf6e4b
test QA with no GITHUB_TOKEN permissionsYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)