https://github.com/cnescatlab/sonar-cnes-scan-plugin
https://github.com/cnescatlab/sonar-cnes-scan-plugin
analysis cnes sonarqube-plugin
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cnescatlab/sonar-cnes-scan-plugin
- Owner: cnescatlab
- License: gpl-3.0
- Archived: true
- Created: 2018-01-04T16:04:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:29:43.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T02:13:39.823Z (about 1 year ago)
- Topics: analysis, cnes, sonarqube-plugin
- Language: Java
- Size: 293 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# SonarQube CNES Scan Plugin [](https://travis-ci.org/lequal/sonar-cnes-scan-plugin) [](https://sonarcloud.io/dashboard?id=fr.cnes.sonar.plugins.scan%3Asonar-cnes-scan-plugin)
SonarQube is an open platform to manage code quality. This plugin adds ability to launch analysis directly from the web interface and export reports.
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
### Quickstart
- Setup a SonarQube instance
- Install the plugin
- Log in SonarQube
- Go to More > CNES Analysis
- Run an analysis
### Features
- Run analysis from web interface
- Export data as OpenXML reports
### Configuration
- Sign-in as an administrator
- Go to Administration > Sonar CNES Scan plugin
- Timeout : Set the maximum time to realize the analysis
- Pylintrc : Set the folder containing all pylintrc files.
- Reports : Set reports generator's path, templates, and destination folder.
- Workspace : Set the folder containing projects to analyze.
### Resources
- Run an analysis
- Architecture
### Compatibility matrix
Sonar CNES Scan Plugin / CNES Report
1.1.0
1.2.0
1.2.1
2.0.0
2.1.0
2.2.0
3.x.x
1.0.0
x
x
x
-
-
-
-
1.1.0
x
x
x
-
-
-
-
1.2.0
x
x
x
-
-
-
-
1.3.0
-
-
-
x
x
-
-
1.4.0
-
-
-
-
-
x
x
1.5.0
-
-
-
-
-
x
x
### How to contribute
If you experienced a problem with the plugin please open an issue. Inside this issue please explain us how to reproduce this issue and paste the log.
If you want to do a PR, please put inside of it the reason of this pull request. If this pull request fix an issue please insert the number of the issue or explain inside of the PR how to reproduce this issue.
### License
Copyright 2018 LEQUAL.
Licensed under the [GNU General Public License, Version 3.0](https://www.gnu.org/licenses/gpl.txt)