forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cpp.properties
60 lines (51 loc) · 3.12 KB
/
cpp.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
category=Languages
description=Code Analyzer for C, C++, and Objective-C
supportedBySonarSource=true
bundled=true
name=SonarCFamily
devVersion=
publicVersions=6.8,6.11
privateVersions=
archivedVersions=6.3,6.4,6.5,6.6,6.7,6.9
defaults.mavenGroupId=com.sonarsource.cpp
defaults.mavenArtifactId=sonar-cpp-plugin
6.11.description=3 security rules and faster analysis on SonarQube/SonarCloud
6.11.sqVersions=[8.4,8.4.2]
6.11.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.11.0.19130.jar
6.11.date=2020-07-01
6.11.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=16037
6.9.description=Detects buffer overflows when calling POSIX functions with buffers/arrays
6.9.sqVersions=[8.3,8.3.1]
6.9.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.9.0.17076.jar
6.9.date=2020-04-30
6.9.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=15643
6.8.description=Improved performance in SonarLint, 11 False-Positive and 4 Bug fixes
6.8.sqVersions=[7.9,8.2]
6.8.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.8.0.16475.jar
6.8.date=2020-04-02
6.8.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=15542
6.7.description=22 False-Positive and 7 Bug fixes, 1 new rule for C++, 1 new rule for C
6.7.sqVersions=[7.9,8.2]
6.7.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.7.0.15300.jar
6.7.date=2020-02-21
6.7.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=15328
6.6.description=Incremental analysis, 9 C++ Core Guidelines rules, automatic reproducer creation
6.6.sqVersions=[7.9,8.1]
6.6.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.6.0.13759.jar
6.6.date=2019-12-23
6.6.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=15281
6.5.description=20 C++ Core Guidelines rules, 6 MISRA C++ 2008 rules
6.5.sqVersions=[7.9,8.1]
6.5.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.5.0.12506.jar
6.5.date=2019-11-25
6.5.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=15220
6.4.description=3 C++ Core Guidelines rules, 8 MISRA C++ 2008 rules
6.4.sqVersions=[7.9,8.0]
6.4.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.4.0.11646.jar
6.4.date=2019-09-23
6.4.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=15013
6.3.description=15 new rules, MISRA C++ 2008, support for Wind River GCC PowerPC compilers
6.3.sqVersions=[7.9,7.9.1]
6.3.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-cfamily-plugin/sonar-cfamily-plugin-6.3.0.11371.jar
6.3.date=2019-06-14
6.3.changelogUrl=https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10090&version=14974