Skip to content

Releases: cnescatlab/sonar-frama-c-plugin

V2.2.0

30 Jun 10:00
442f2b1
Compare
Choose a tag to compare

Fixed bugs

  • BUG > Frama-C plugin shall not be run if not requested

V2.1.1

08 Apr 22:17
033ecc4
Compare
Choose a tag to compare

Changelog

New features

  • FEATURE > Update of community documentation and templates
  • FEATURE > Update CI
  • FEATURE > Update pom and dependencies
  • FEATURE > Add validation test

Fixed bugs

  • BUG > Remove references to i-Code

V2.1.0

10 Sep 07:53
625cf10
Compare
Choose a tag to compare

Fixes

  • Plugin fails to start with SonarQube7 due to JAXB dependencies

Changes

  • JAXB is removed and replaced by XStream

V2.0.1

22 Aug 07:17
4ab4948
Compare
Choose a tag to compare

This is a bugfix for the second version of the plugin, based on the FramaC v18.0 Argon.

This fix prevent an error when reading empty CSV files.

V2.0.0

11 Apr 09:54
caef313
Compare
Choose a tag to compare

This is the second version of the plugin, based on the FramaC v18.0 Argon.
The plugin parses the results files from Frama-C and extract some rules to show them in SonarQube dashboard:

  • The text file result to extract kernel warnings
  • The CSV file results to extract the errors from value/eva plugin

Bug fixed

V1.0.0

27 Jun 08:45
b2d78de
Compare
Choose a tag to compare

This is the first version of the plugin, based on the FramaC v15.0.
The plugin parse the results files from Frama-C and extract some rules to show them in SonarQube dashboard.