Skip to content

db* CODECOP for SonarQube v8.9.3

Compare
Choose a tag to compare
@PhilippSalvisberg PhilippSalvisberg released this 14 Dec 17:44
· 13 commits to main since this release

New

Fixed

  • PLSQLCOP-401: NPE when using NOSONAR marker to suppress G-9501 on execute immediate

  • PLSQLCOP-402: Possible NPE while loading SQALE XML file (CWE 476)

    • There are no known problems, but it is theoretically possible when information where missing in XML file (e.g. for custom validators)
  • PLSQLCOP-409: Validator in SonarQube uses wrong character set

    • The system property sonar.sourceEncoding was not considered when parsing SQL & PL/SQL files, this could cause parse errors, e.g. for string literals using quote delimiter characters such as q'£ .... £'.
    • The character set detected by SonarQube is now propagated to the SQL & PL/SQL parser

Compatibility

SonarQube

  • Minumum SonarQube version: 7.9
  • Latest SonarQube version tested: 9.2.1

Client Plugin

  • Minimum db* CODECOP Validators version: 4.0.0
  • Latest db* CODECOP Validators version tested: 4.2.1