Skip to content

Self-hosted v6.0.0#

These release notes are for Codacy Self-hosted v6.0.0, released on March 2, 2022.

📢 Visit the Codacy roadmap and let us know your feedback on both new and planned product updates!

Upgrading Codacy Self-hosted#

Follow the steps below to upgrade to Codacy Self-hosted v6.0.0:

  1. Check the release notes for all Codacy Self-hosted versions between your current version and the most recent version for breaking changes and follow the instructions provided carefully.

  2. Follow the instructions to upgrade your Codacy Self-hosted instance.

  3. Update your Codacy command-line tools to the versions with the Git tag self-hosted-6.0.0:

Breaking changes#

This version of Codacy Self-hosted introduces the following breaking changes:

  • Dropped support for Kubernetes 1.14 and MicroK8s 1.14

    Kubernetes 1.14 is an old version first released in 2019 that's no longer being maintained.

    If you're using Kubernetes 1.14 or MicroK8s 1.14, make sure that you upgrade your cluster before upgrading Codacy. For the current supported versions, see the chart requirements page.

  • Removed the tool PMD (Legacy)

    For more details, see the announcement for Codacy Cloud.

    If you're currently using this tool to analyze your repositories and want to start using PMD instead, we recommend that you follow the next steps before upgrading to this Codacy Self-hosted version:

    1. Take note of the code patterns that you have enabled on PMD (Legacy) and enable the corresponding code patterns on the new tool PMD.

      The new version of the tool includes different code patterns, so it's possible that not all code patterns will have a direct match on the new tool.

    2. Disable PMD (Legacy) and enable PMD.

Product enhancements#

Bug fixes#

  • Now, the Coverage column always appears on the Files page even when there's no coverage data, avoiding a jump in the view. (CY-5518)
  • Updated the Git URL used to clone public repositories to comply with the recent GitHub protocol changes. (CY-5436)
  • Fixed an issue that could prevent users from using the Codacy app website temporarily if they were exposed to a phishing attack. CVSS v3.1 score: 3.1 (Low) (CY-5420)
  • Fixed a security issue that, under rare circumstances, could allow an attacker to run arbitrary code on the Ignored files settings page. CVSS v3.1 score: 3.8 (Low) (CY-5419)
  • Added the plugin eslint-plugin-storybook to codacy-eslint. (CY-5406)

Tool versions#

This version of Codacy Self-hosted includes the tool versions below. The tools that were updated on this version are highlighted in bold:

  • Ameba 0.13.1
  • Bandit 1.7.0
  • Brakeman 4.3.1
  • bundler-audit 0.6.1
  • Checkov 2.0.399
  • Checkstyle 8.44
  • Clang-Tidy 10.0.1
  • CodeNarc 2.2.0
  • CoffeeLint 2.1.0
  • Cppcheck 2.2
  • Credo 1.4.0
  • CSSLint 1.0.5
  • dartanalyzer 2.15.1 (new)
  • detekt 1.19.0
  • ESLint 7.32.0
  • Faux-Pas 1.7.2
  • Flawfinder 2.0.11
  • Gosec 2.8.1
  • Hadolint 1.18.2
  • Jackson Linter 2.10.2
  • JSHint 2.12.0
  • markdownlint 0.23.1
  • PHP Mess Detector 2.10.1
  • PHP_CodeSniffer 3.6.2
  • PMD 6.36.0
  • Prospector 1.3.1
  • PSScriptAnalyzer 1.18.3
  • Pylint 1.9.5
  • Pylint (Python 3) 2.7.4
  • remark-lint 7.0.1
  • Revive 1.0.2
  • RuboCop 1.25.1 (updated from 1.23.0)
  • Scalastyle 1.5.0
  • ShellCheck 0.7.2
  • SonarC# 8.30
  • SonarVB 8.15
  • Spectral 1.2.7
  • SpotBugs 4.5.3 (updated from 4.1.2)
  • SQLint 0.2.1 (updated from 0.1.9)
  • Staticcheck 2020.1.6
  • Stylelint 14.2.0 (updated from 14.1.0)
  • SwiftLint 0.43.1
  • Tailor 0.12.0
  • TSLint 6.1.3
  • TSQLLint 1.11.1

Share your feedback 📢

Did this page help you?

Thanks for the feedback! Is there anything else you'd like to tell us about this page?

We're sorry to hear that. Please let us know what we can improve:

Alternatively, you can create a more detailed issue on our GitHub repository.

Thanks for helping improve the Codacy documentation.

Edit this page on GitHub if you notice something wrong or missing.

If you have a question or need help please contact support@codacy.com.

Last modified June 1, 2023