Skip to content
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

Update Sonar FindBugs Plugin to Version 4.2.9 #80

Closed
MykolaMarusenko opened this issue May 14, 2024 · 0 comments
Closed

Update Sonar FindBugs Plugin to Version 4.2.9 #80

MykolaMarusenko opened this issue May 14, 2024 · 0 comments
Assignees
Labels

Comments

@MykolaMarusenko
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, the project is using an older version of the Sonar FindBugs plugin. It is necessary to update it to take advantage of the latest improvements and bug fixes.

Describe the solution you'd like
The Sonar FindBugs plugin should be updated to version 4.2.9 across the project. This will ensure compatibility with the latest SonarQube versions and include the latest bug fixes and features.

Describe alternatives you've considered
N/A

Additional context
Updating to the latest version of the plugin will help in maintaining the code quality and security of the project by utilizing the latest static code analysis features.

labels: 'CodeMie'

Acceptance Criteria:

  • The Sonar FindBugs plugin version is updated to 4.2.9.
  • All existing configurations and integration points with the SonarQube server are verified to work with the updated plugin version.
  • Test the update on a development environment before rolling out to production.

Implementation Plan:

  • Identify all instances and configurations of the Sonar FindBugs plugin in the project.
  • Update the plugin version to 4.2.9.
  • Test the integration with SonarQube to ensure compatibility.
  • Conduct a full static code analysis to validate the update doesn’t introduce any new issues.
  • Merge the changes to the main branch after successful testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant