Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 95 additions & 0 deletions docs/release-notes/cloud/cloud-2025-09.md
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 September 2025.
included_jira_versions: ['2025.9']
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/8.15.12-testnewdbemptycommit.1.sha.2cc7013

Check failure on line 6 in docs/release-notes/cloud/cloud-2025-09.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'GitHub' instead of 'github'. Raw Output: {"message": "[Vale.Terms] Use 'GitHub' instead of 'github'.", "location": {"path": "docs/release-notes/cloud/cloud-2025-09.md", "range": {"start": {"line": 6, "column": 35}}}, "severity": "ERROR"}

Check failure on line 6 in docs/release-notes/cloud/cloud-2025-09.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Codacy' instead of 'codacy'. Raw Output: {"message": "[Vale.Terms] Use 'Codacy' instead of 'codacy'.", "location": {"path": "docs/release-notes/cloud/cloud-2025-09.md", "range": {"start": {"line": 6, "column": 1}}}, "severity": "ERROR"}
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/8.15.49-fixgorevive.3.sha.0865086a
---

# Cloud September 2025

These release notes are for the Codacy Cloud updates during September 2025.

📢 [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 and Bug fixes
**Accurate Issue Counts Across Dashboards**
Resolved an inconsistency between the number of issues shown in metrics and the Issues tab, ensuring consistent and reliable reporting across repository and organization dashboards. (CF-1897)

**Cleaner and Updated Pattern Set**
Removed the deprecated pattern Trivy_vulnerability, which has been replaced by Trivy_vulnerability_critical and Trivy_vulnerability_high for more precise vulnerability tracking. (CF-1857)

Check failure on line 21 in docs/release-notes/cloud/cloud-2025-09.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Trivy_vulnerability_high'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Trivy_vulnerability_high'?", "location": {"path": "docs/release-notes/cloud/cloud-2025-09.md", "range": {"start": {"line": 21, "column": 113}}}, "severity": "ERROR"}

Check failure on line 21 in docs/release-notes/cloud/cloud-2025-09.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Trivy_vulnerability_critical'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Trivy_vulnerability_critical'?", "location": {"path": "docs/release-notes/cloud/cloud-2025-09.md", "range": {"start": {"line": 21, "column": 80}}}, "severity": "ERROR"}

Check failure on line 21 in docs/release-notes/cloud/cloud-2025-09.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Trivy_vulnerability'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Trivy_vulnerability'?", "location": {"path": "docs/release-notes/cloud/cloud-2025-09.md", "range": {"start": {"line": 21, "column": 32}}}, "severity": "ERROR"}

**Improved Issue Uniqueness Detection**
Enhanced how Codacy identifies and displays multiple issues reported on the same line by tools like Trivy and Prospector, ensuring that all unique issues are now visible as expected. (CF-1786)

**OpenSSF Scorecard Integration**
You can now view the OpenSSF Scorecard report directly from any dependency, helping you assess the security posture of your open-source components. (LK-1527)

**Smarter Issue Updates**
Fixed an issue where the issue message wouldn’t update when a tool reported a new message for an existing issue. The displayed information now always stays up to date. (TAROT-3438)

**AI Summaries Removed**
AI-powered PR summaries have been discontinued and removed from the product to streamline the review experience. (TAROT-3261)

## Tool versions


- **Dartanalyzer** has a new version: **3.9.3** ( updated from 3.7.2 )
- **Pylint v3** has a new version: **3.3.8** ( updated from 3.3.7 )
- **Remark Lint** has a new version: **10.0.1** ( updated from 9.1.2 )
- **Rubocop** has a new version: **1.80.2** ( updated from 1.79.1 )
- **Trivy** has a new version: **0.66.0** ( updated from 0.65.0 )
- **Aligncheck**: **1.0.0**
- **Ameba**: **1.6.4**
- **Bandit**: **1.8.3**
- **Brakeman**: **4.3.1**
- **Bundler Audit**: **0.9.1**
- **Checkov**: **3.2.457**
- **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**
- **Deadcode**: **1.0.0**
- **Detekt**: **1.23.8**
- **Eslint v8**: **8.57.0**
- **Eslint v7**: **7.32.0**
- **Eslint v9**: **9.32.0**
- **Faux Pas**: **1.7.2**
- **Flawfinder**: **2.0.19**
- **Revive**: **1.11.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**
- **PHP Mess Detector**: **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**
- **Reek**: **6.5.0**
- **Roslyn**: **1.23.0**
- **Ruff**: **0.12.7**
- **Scalameta**: **1.4.4**
- **Scalastyle**: **1.5.1**
- **Semgrep**: **1.78.0**
- **Shellcheck**: **0.10.0**
- **Sonar CSharp**: **9.32**
- **Sonar Visual Basic**: **8.13**
- **Spectral**: **1.22.0**
- **Spotbugs**: **4.8.4**
- **Sqlfluff**: **3.4.2**
- **Sqlint**: **0.2.1**
- **Staticcheck**: **2025.1.1**
- **Stylelint**: **16.23.0**
- **Swiftlint**: **0.59.1**
- **Tailor**: **0.12.0**
- **Tslint**: **6.1.3**
- **Tsqllint**: **1.16.0**
1 change: 1 addition & 0 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ For product updates that are in progress or planned [visit the Codacy public roa
2025


- [Cloud September 2025](cloud/cloud-2025-09.md)
- [Cloud August 2025](cloud/cloud-2025-08.md)
- [Cloud July 2025](cloud/cloud-2025-07.md)
- [Cloud June 2025](cloud/cloud-2025-06.md)
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,7 @@ nav:
- release-notes/index.md
- Cloud:
- 2025:
- release-notes/cloud/cloud-2025-09.md
- release-notes/cloud/cloud-2025-08.md
- release-notes/cloud/cloud-2025-07.md
- release-notes/cloud/cloud-2025-06.md
Expand Down
Loading