forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshellcheck.properties
38 lines (32 loc) · 1.88 KB
/
shellcheck.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
category=Languages
description=Enables scanning of shell scripts
homepageUrl=https://github.com/sbaudoin/sonar-shellcheck
archivedVersions=2.0,2.1.0,2.2.0,2.2.1
publicVersions=2.3.0
defaults.mavenGroupId=com.github.sbaudoin
defaults.mavenArtifactId=sonar-shellcheck-plugin
2.3.0.description=First release compatible with SonarQube 8.0
2.3.0.sqVersions=[7.9,LATEST]
2.3.0.date=2019-11-26
2.3.0.changelogUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/tag/v2.3.0
2.3.0.downloadUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.3.0/sonar-shellcheck-plugin-2.3.0.jar
2.2.1.description=Fixes an issue that could prevent the plugin from being installed in some SonarQube environments running MySQL
2.2.1.sqVersions=[6.7,7.9.*]
2.2.1.date=2019-10-21
2.2.1.changelogUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/tag/v2.2.1
2.2.1.downloadUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.2.1/sonar-shellcheck-plugin-2.2.1.jar
2.2.0.description=Supports 13 new rules and one fix
2.2.0.sqVersions=[6.7,7.9]
2.2.0.date=2019-10-15
2.2.0.changelogUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/tag/v2.2.0
2.2.0.downloadUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.2.0/sonar-shellcheck-plugin-2.2.0.jar
2.1.0.description=Supports 12 new rules and brings some new features and help fixes
2.1.0.sqVersions=[6.7,7.7]
2.1.0.date=2019-04-28
2.1.0.changelogUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/tag/v2.1.0
2.1.0.downloadUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.1.0/sonar-shellcheck-plugin-2.1.0.jar
2.0.description=Initial marketplace entry
2.0.sqVersions=[6.7,7.7]
2.0.date=2019-01-04
2.0.changelogUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/tag/v2.0.0
2.0.downloadUrl=https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.0.0/sonar-shellcheck-plugin-2.0.0.jar