Skip to content

Release Notes July 2025 #2444

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

Merged
merged 2 commits into from
Aug 5, 2025
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
99 changes: 99 additions & 0 deletions docs/release-notes/cloud/cloud-2025-07.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
---
rss_title: Codacy release notes RSS feed
rss_href: /feed_rss_created.xml
description: Release notes for Codacy Cloud July 2025.
included_jira_versions: ['2025.7']
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/8.11.1

Check failure on line 6 in docs/release-notes/cloud/cloud-2025-07.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-07.md", "range": {"start": {"line": 6, "column": 35}}}, "severity": "ERROR"}

Check failure on line 6 in docs/release-notes/cloud/cloud-2025-07.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-07.md", "range": {"start": {"line": 6, "column": 1}}}, "severity": "ERROR"}
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/8.13.37
---

# Cloud July 2025

These release notes are for the Codacy Cloud updates during July 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
**Add severity gate for security issues:**
Users can now enforce a minimum severity threshold for security issues within gate policies. (LK-1493)

**Segments filter and filter item rearrangement:**
Introduced segments filtering to both Coding Standards and Gate Policies. (LK-1471, LK-1470)

**GitHub custom properties with Coding Standards:**
Use Codacy Segments to easily identify the relevant repositories for applying your Coding Standards. (LK-1450)

Check failure on line 24 in docs/release-notes/cloud/cloud-2025-07.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [alex.Condescending] Using 'easily' may come across as condescending. Raw Output: {"message": "[alex.Condescending] Using 'easily' may come across as condescending.", "location": {"path": "docs/release-notes/cloud/cloud-2025-07.md", "range": {"start": {"line": 24, "column": 24}}}, "severity": "ERROR"}

Check warning on line 24 in docs/release-notes/cloud/cloud-2025-07.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Microsoft.Adverbs] Consider removing 'easily'. Raw Output: {"message": "[Microsoft.Adverbs] Consider removing 'easily'.", "location": {"path": "docs/release-notes/cloud/cloud-2025-07.md", "range": {"start": {"line": 24, "column": 24}}}, "severity": "WARNING"}

**API token expiration support:**
Users can now create account API tokens with expiration settings. Choose a predefined range (7–90 days), set a custom date, or opt for no expiration. (LK-1443)

Check warning on line 27 in docs/release-notes/cloud/cloud-2025-07.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Microsoft.Ranges] In most cases, use 'from' or 'through' to describe a range of numbers. Raw Output: {"message": "[Microsoft.Ranges] In most cases, use 'from' or 'through' to describe a range of numbers.", "location": {"path": "docs/release-notes/cloud/cloud-2025-07.md", "range": {"start": {"line": 27, "column": 94}}}, "severity": "WARNING"}

**Unfollow repositories:**
You can now [unfollow repositories](../../organizations/managing-repositories.md#follow-unfollow) directly from the Codacy app. (LK-902)

**Static API authentication for DAST targets:**
Business tier customers can now scan DAST API targets with or without authentication headers. (TAROT-2977)

**Lizard as the default complexity tool:**
Lizard is now the main complexity tool, supporting C, C++, Objective-C, Rust, C#, Go, Java, JavaScript, TypeScript, PHP, Python, Ruby, Scala, and Swift. (TCE-1286)


## Tool versions


- **checkov** has a new version: **3.2.457** ( updated from 3.2.442 )
- **checkstyle** has a new version: **10.26.1** ( updated from 10.21.4 )
- **credo** has a new version: **1.7.12** ( updated from 1.7.11 )
- **eslint v9** has a new version: **9.32.0** ( updated from 9.26.0 )
- **revive** has a new version: **1.11.0** ( updated from 1.7.0 )
- **gosec** has a new version: **2.22.7** ( updated from 2.15.0 )
- **pmd** has a new version: **7.16.0** ( updated from 7.11.0 )
- **prospector** has a new version: **1.17.2** ( updated from 1.15.3 )
- **roslyn** has a new version: **1.23.0** ( updated from 1.22.0 )
- **rubocop** has a new version: **1.79.0** ( updated from 1.75.1 )
- **ruff** has a new version: **0.12.5** ( updated from 0.11.2 )
- **spectral** has a new version: **1.22.0** ( updated from 1.21.4 )
- **stylelint** has a new version: **16.23.0** ( updated from 16.17.0 )
- **swiftlint** has a new version: **0.59.1** ( updated from 0.58.2 )
- **aligncheck**: **1.0.0**
- **ameba**: **1.6.4**
- **bandit**: **1.8.3**
- **brakeman**: **4.3.1**
- **bundler-audit**: **0.9.1**
- **clang-tidy**: **10.0.1**
- **codenarc**: **3.6.0**
- **codesniffer**: **3.10.1**
- **coffeelint**: **5.2.11**
- **cppcheck**: **2.17.1**
- **csslint**: **1.0.5**
- **dartanalyzer**: **3.7.2**
- **deadcode**: **1.0.0**
- **detekt**: **1.23.8**
- **eslint v8**: **8.57.0**
- **eslint v7**: **7.32.0**
- **faux-pas**: **1.7.2**
- **flawfinder**: **2.0.19**
- **hadolint**: **2.12.0**
- **jackson-linter**: **2.15.2**
- **jshint**: **2.13.6**
- **lizard**: **1.17.19**
- **markdownlint**: **0.33.0**
- **php mess detector**: **2.14.1**
- **pmd v6**: **6.55.0**
- **psscriptanalyzer**: **1.24.0**
- **pylint v1**: **1.9.5**
- **pylint v3**: **3.3.7**
- **reek**: **6.5.0**
- **remark-lint**: **9.1.2**
- **scalameta-pro**: **1.4.4**
- **scalastyle**: **1.5.1**
- **semgrep**: **1.78.0**
- **shellcheck**: **0.10.0**
- **sonar-csharp**: **9.32**
- **sonar-visual-basic**: **8.13**
- **spotbugs**: **4.8.4**
- **sqlfluff**: **3.4.1**
- **sqlint**: **0.2.1**
- **staticcheck**: **2025.1.1**
- **tailor**: **0.12.0**
- **trivy**: **0.59.1**
- **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 July 2025](cloud/cloud-2025-07.md)
- [Cloud June 2025](cloud/cloud-2025-06.md)
- [Adding SQLFluff and Reek as new supported tools June, 2025](cloud/cloud-2025-06-adding-sqlfluff-reek.md)
- [Cloud May 2025](cloud/cloud-2025-05.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-07.md
- release-notes/cloud/cloud-2025-06.md
- release-notes/cloud/cloud-2025-06-adding-sqlfluff-reek.md
- release-notes/cloud/cloud-2025-05.md
Expand Down
Loading