-
SonarSource
- Geneva
- http://sonarsource.com
Block or Report
Block or report okorach
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
audio-video-tools Public
Python based batch tools to transcode audio and video conveniently (leverages FFMpeg)
-
photo-tag-tools Public
Tool to manipulate JPEG and TIFF photos metadata (Dates, Author, Copyright, and other tags)
Python
-
sonarqube-tools Public
Additional command line based tools to help in SonarQube administration tasks
Python 11
-
-
2,318 contributions in the last year
Less
More
Contribution activity
January 2022
Created 170 commits in 3 repositories
Created a pull request in okorach/sonarqube-tools that received 1 comment
Opened 31 other pull requests in 3 repositories
okorach/sonarqube-tools
28
merged
- Fix-findings-export-reg
- Minimize-api-calls
- Get issues/hotspots from dict
- Project-measures
- Csv-utils
- Copyright 2022
- Findings-refactoring
- Configurable-csv-separator
- Findings-export-on-branches
- Duplicate zero code report
- Url-on-the-fly
- Doc-sync-improvement
- Sonar-audit exit code and finding-search pagination
- Findings-export-rename
- Fixes #337 - Encode URLs
- Fixes #318 - URL optional in issues export
- Add-doc-measure-export-url
- Fixes #319 - all URL in measure export
- Fixes #333 - sonar-audit fails on projects with no background tasks
- Fixes #323 - Proj and branches with 0 LoC
- Users and Groups audit is configurable
- Fixes #321 - document binding audit
- Validate-binding-configurable
- Validate-binding-fail
- Fixes #325 - Audit for **/* exclusions
- Some pull requests not shown.
okorach/demo-actions-maven
1
open
1
merged
okorach/demo-actions-cli
1
merged
Created an issue in okorach/sonarqube-tools that received 1 comment
Opened 31 other issues in 1 repository
okorach/sonarqube-tools
3
open
28
closed
- log4shell check shall be possible from SIF
- Branch name garbles CSV export when it contains the CSV separator
- Optimize/Minimize number of objects (issues and hotspots)
- optimize/minimize number of API calls
- Make CSV format separator configurable
- remove null/none values in findings-export
- output a more compact format for findings-export JSON
- sonar-audit suspicious exclusions pattern do not always work
- sonar-audit returns zero code both for main branch and project itself (duplicate problem)
- Generate object URLs on the fly, don't store them in the object (to reduce memory usage especially for issues)
- document that sonar-issues-sync does not require 2 platforms to be identical to sync
- sonar-findings-export always search for all findings, does not honor the --types, --severities, --statuses options
- sonar-findings-search should iterate search on the just required number of search pages, not always 20
- sonar-audit should return code 0 upon successful completion
- Exported URLs may fail because they are not url-encoded
- sonar-audit fails on projects with no background tasks
- sonar-audit should have an audit.users configuration flag
- sonar-audit v1.9 fails on validate binding with SonarQube 9.2
- sonar-audit should check for **/* or ** exclusions that exclude everything
- validating ALM binding is time consuming, allow to turn this off in audit
- sonar-audit should audit projects or branches analyzed with no code
- sonar-audit documentation checks are not worded all the same way (negative or positive check)
- sonar-audit documentation does not mention checks on projects bindings
- sonar-issues-export should be renamed sonar-findings-export
- sonar-measures-export should allow to optional include URL of project (or branch) in export
- Some issues not shown.