Cxx :: SSLR Toolkit


License

License

GroupId

GroupId

org.codehaus.sonar-plugins.cxx
ArtifactId

ArtifactId

sslr-cxx-toolkit
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Cxx :: SSLR Toolkit
Project Organization

Project Organization

Waleri Enns

Download sslr-cxx-toolkit

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.cxx/sslr-cxx-toolkit/ -->
<dependency>
    <groupId>org.codehaus.sonar-plugins.cxx</groupId>
    <artifactId>sslr-cxx-toolkit</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.cxx/sslr-cxx-toolkit/
implementation 'org.codehaus.sonar-plugins.cxx:sslr-cxx-toolkit:0.9'
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.cxx/sslr-cxx-toolkit/
implementation ("org.codehaus.sonar-plugins.cxx:sslr-cxx-toolkit:0.9")
'org.codehaus.sonar-plugins.cxx:sslr-cxx-toolkit:jar:0.9'
<dependency org="org.codehaus.sonar-plugins.cxx" name="sslr-cxx-toolkit" rev="0.9">
  <artifact name="sslr-cxx-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.sonar-plugins.cxx', module='sslr-cxx-toolkit', version='0.9')
)
libraryDependencies += "org.codehaus.sonar-plugins.cxx" % "sslr-cxx-toolkit" % "0.9"
[org.codehaus.sonar-plugins.cxx/sslr-cxx-toolkit "0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.sonar-plugins.cxx : cxx-squid jar 0.9
org.codehaus.sonar.sslr : sslr-toolkit jar 1.15
ch.qos.logback : logback-classic jar 0.9.15

Project Modules

There are no modules declared in this project.
SonarCloud / SonarSource SA
(Technical Debt analysis)
Quality Gate Coverage
DeepCode / DeepCode AG
(real-time AI powered semantic code analysis)
deepcode
JProfiler / ej-technologies GmbH
(when it comes to profiling: Java profiler tool)
JProfiler
Travis CI
(Linux Build and Integration Tests)
Build Status
AppVeyor CI
(Windows Build and Deployment)
Build status Download latest snapshot

SonarQube C++ Community plugin (cxx plugin)

SonarQube is an open platform to manage code quality. This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.

The sensors for reading reports can be used with this cxx plugin or SonarCFamily plugin.

License

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Features

  • parser supporting
    • C++03, C++11, C++14,C++17, C++20
    • C89, C99, C11, C17
  • compiler specific extensions
    • Microsoft extensions: C++/CLI, Attributed ATL
    • GNU extensions
    • CUDA extensions
  • Microsoft Windows and Linux for runtime environment

Sensors for static and dynamic code analysis:

Test framework sensors for:

Coverage sensors for:

Simple to customize

Quickstart

  1. Setup a SonarQube instance
  2. Install the Plugin
  3. Run an analysis

Resources

Contributing

You are welcome to contribute. Help is needed.

Alternatives

That's not the only choice when you are looking for C++ support in SonarQube there is also

Choose whatever fits your needs.

Versions

Version
0.9