-
Notifications
You must be signed in to change notification settings - Fork 46
Release Notes March 2026 #2631
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
base: master
Are you sure you want to change the base?
Release Notes March 2026 #2631
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,95 @@ | ||
| --- | ||
| rss_title: Codacy release notes RSS feed | ||
| rss_href: /feed_rss_created.xml | ||
| description: Release notes for Codacy Cloud March 2026. | ||
| included_jira_versions: ['2026.3'] | ||
| codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/9.0.15 | ||
|
Check failure on line 6 in docs/release-notes/cloud/cloud-2026-03.md
|
||
| codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/9.1.31 | ||
| --- | ||
|
|
||
| # Cloud March 2026 | ||
|
|
||
| These release notes are for the Codacy Cloud updates during March 2026. | ||
|
|
||
| 📢 [Visit the Codacy roadmap](https://roadmap.codacy.com) and <span class="skip-vale">let us know</span> your feedback on both new and planned product updates! | ||
|
|
||
| ## Product enhancements | ||
|
|
||
| - **AI Security & Privacy Safeguards:** The AI reviewer and false positive detection now automatically mask any secrets or credentials accidentally pushed in code. This ensures that sensitive data is protected before it is processed by AI models, adding an extra layer of security to your workflow. (CF-2337) | ||
|
Check failure on line 18 in docs/release-notes/cloud/cloud-2026-03.md
|
||
|
|
||
| - **Customizable AI Instructions:** You can now tune the AI Reviewer’s output by adding a review.md file to your repository. This allows you to define specific coding conventions and prioritize the types of feedback that matter most to your team, ensuring more relevant and high-quality reviews. (CF-2203) | ||
|
|
||
| - **Manual AI Review Trigger:** Gain more control over your automation with the new "Run review" button on the Pull Request Summary page. This allows you to manually trigger the AI Reviewer exactly when you need it, rather than relying solely on automated triggers. (CF-2227) | ||
|
|
||
| - **AI-Powered Test Coverage Suggestions:** The AI Reviewer now identifies gaps in test coverage and suggests missing tests for your changes. To streamline implementation, it also provides a ready-to-use prompt that you can give to your coding agent to generate the necessary tests. (CF-2201) | ||
|
|
||
| - **Optimized Pull Request Analysis:** To improve performance and focus on active work, we have optimized our analysis engine to stop processing pull requests that have not been updated in the last 15 days. (TAROT-3653, TAROT-3652) | ||
|
Check failure on line 26 in docs/release-notes/cloud/cloud-2026-03.md
|
||
|
|
||
| - **SCA Configuration Fix:** Resolved an issue where the nightly Software Composition Analysis (SCA) would occasionally disable tool configuration files in the UI for certain users. (TAROT-3676) | ||
|
|
||
| - **Issue Reporting Update:** We have addressed a bug that caused Codacy to underreport issues between February 11 and March 19, 2026. For more details on the impact and resolution, please refer to our status update. (TAROT-3654) | ||
|
Check failure on line 30 in docs/release-notes/cloud/cloud-2026-03.md
|
||
|
|
||
|
|
||
| ## Tool versions | ||
|
|
||
|
|
||
| - **Biomejs** is our new tool with the version **2.4.10** | ||
| - **Checkov** has a new version: **3.2.508** ( updated from 3.2.457 ) | ||
| - **Opengrep** has a new version: **1.16.4** ( updated from 1.16.1 ) | ||
| - **Sqlfluff** has a new version: **4.0.4** ( updated from 3.5.0 ) | ||
| - **Trivy** has a new version: **0.69.3** ( updated from 0.69.1 ) | ||
| - **Aligncheck**: **1.0.0** | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🟡 MEDIUM RISK The alphabetical list of tool versions is incomplete. To maintain a full reference for users, please include the highlighted tools in their respective alphabetical positions:
|
||
| - **Ameba**: **1.6.4** | ||
| - **Bandit**: **1.8.3** | ||
| - **Brakeman**: **4.3.1** | ||
| - **Bundler-audit**: **0.9.1** | ||
| - **Checkstyle**: **10.26.1** | ||
| - **Clang-tidy**: **10.0.1** | ||
| - **Codenarc**: **3.6.0** | ||
| - **Codesniffer**: **3.10.1** | ||
| - **Coffeelint**: **5.2.11** | ||
| - **Cppcheck**: **2.18.0** | ||
| - **Credo**: **1.7.12** | ||
| - **Csslint**: **1.0.5** | ||
| - **Dartanalyzer**: **3.9.3** | ||
| - **Deadcode**: **1.0.0** | ||
| - **Detekt**: **1.23.8** | ||
| - **Eslint v7**: **7.32.0** | ||
| - **Eslint v8**: **8.57.0** | ||
| - **Eslint v9**: **9.38.0** | ||
| - **Faux-pas**: **1.7.2** | ||
| - **Flawfinder**: **2.0.19** | ||
| - **Golangci-lint**: **2.7.2** | ||
| - **Gorevive**: **1.12.0** | ||
| - **Gosec**: **2.22.7** | ||
| - **Hadolint**: **2.12.0** | ||
| - **Jackson-linter**: **2.19.2** | ||
| - **Jshint**: **2.13.6** | ||
| - **Lizard**: **1.17.31** | ||
| - **Markdownlint**: **0.33.0** | ||
| - **Phpmd**: **2.14.1** | ||
| - **Pmd v6**: **6.55.0** | ||
| - **Pmd v7**: **7.16.0** | ||
| - **Prospector**: **1.17.2** | ||
| - **Psscriptanalyzer**: **1.24.0** | ||
| - **Pylint v1**: **1.9.5** | ||
| - **Pylint v3**: **3.3.9** | ||
| - **Reek**: **6.5.0** | ||
| - **Remark-lint**: **10.0.1** | ||
| - **Roslyn**: **1.23.0** | ||
| - **Rubocop**: **1.80.2** | ||
| - **Ruff**: **0.12.7** | ||
| - **Scalameta-pro**: **1.4.4** | ||
| - **Scalastyle**: **1.5.1** | ||
| - **Shellcheck**: **0.10.0** | ||
| - **Sonar-csharp**: **9.32** | ||
| - **Sonar-visual-basic**: **8.13** | ||
| - **Spectral**: **1.22.0** | ||
| - **Spotbugs**: **4.8.4** | ||
| - **Sqlint**: **0.2.1** | ||
| - **Staticcheck**: **2025.1.1** | ||
| - **Stylelint**: **16.23.0** | ||
| - **Swiftlint**: **0.63.2** | ||
| - **Tailor**: **0.12.0** | ||
| - **Tslint**: **6.1.3** | ||
| - **Tsqllint**: **1.16.0** | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 MEDIUM RISK
Suggestion: Add a hyperlink to the 'status update' text to direct users to the specific incident report or the Codacy status page.