forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhadolint.properties
17 lines (14 loc) · 948 Bytes
/
hadolint.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
category=External Analyzers
description=Sonar Hadolint Plugin allows users to import results from Hadolint into SonarQube. To do this, it creates a Dockerfile language with highlightings & metrics, and a Quality Profile with Hadolint & Shellcheck rules.
homepageUrl=https://github.com/cnescatlab/sonar-hadolint-plugin
archivedVersions=
publicVersions=1.1.0
defaults.mavenGroupId=fr.cnes.sonarqube.plugins
defaults.mavenArtifactId=sonar-hadolint-plugin
1.1.0.description=Update rules with Shellcheck plugin 2.4.0 & Hadolint 2.6.1, add hability to use wildcards in reports path, and fix a bug regarding absolute paths for reports.
1.1.0.date=2021-09-23
1.1.0.sqs=[10.8,LATEST]
1.1.0.sqcb=[24.12,LATEST]
1.1.0.sqVersions=[9.9,10.7]
1.1.0.changelogUrl=https://github.com/cnescatlab/sonar-hadolint-plugin/releases/tag/1.1.0
1.1.0.downloadUrl=https://github.com/cnescatlab/sonar-hadolint-plugin/releases/download/1.1.0/sonar-hadolint-plugin-1.1.0.jar