Releases: colussim/GoLC
Releases · colussim/GoLC
V1.0.6
Added report Results By File
Added a csv report for Results By File
Added the possibility to download the report files in ZIP format from the web interface.
Added the ability to generate both reports (by language and by file) at the same time.
Added REST API, available when web report start.
Added Exclude directories
Added Test Release version
Add Zip parameter improves performance if you have very large repositories.
Correct issue on docker images
Correct issue on Default Branch
V1.0.5
- Fix parsing that contains xml files that exceed the default maximum size set for bufio (64kb)
- Add Exclude extensions
- Support GitLab On-Premise
- Added support for analyzing user (non-organization) repositories for GitHub.The boolean parameter Org (in config.json), if set to true, will run the analysis on an organization. If set to false, it will run on a user account. The Organization parameter should be set to your personal account.
- Correction for extracting the package from the command line into the golc_version_os_platform directory.
V1.0.4
V1.0.3
V1.0.2
v1.0.0
First version: Support only bitbucket and bitbucket dc
v1.0.1
- This release supports the analysis of GitHub repositories and files.
- Added configuration parameters in the config.json file.
- Saving the different analysis steps to allow for re-running the configuration. A tool to read these files and restart the analysis will be available soon.