]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
3 years agoSONAR-13122 Reduce Log Level of rule indexing warnings on startup
colin-mueller-sonarsource [Wed, 4 Nov 2020 08:46:35 +0000 (09:46 +0100)]
SONAR-13122 Reduce Log Level of rule indexing warnings on startup

3 years agoAdd VSCode extension recommendations for sonar-web
Jean-Baptiste Lievremont [Tue, 3 Nov 2020 16:06:08 +0000 (17:06 +0100)]
Add VSCode extension recommendations for sonar-web

The recommended extensions are the ones mentioned in the SQ Frontend Guidelines.

3 years agoSONAR-13913 Remove tables and indexes clean up used in Integration Tests
Julien Lancelot [Tue, 3 Nov 2020 10:35:05 +0000 (11:35 +0100)]
SONAR-13913 Remove tables and indexes clean up used in Integration Tests

3 years agoExecute OWASP task on every config update
Malena Ebert [Mon, 2 Nov 2020 09:59:06 +0000 (10:59 +0100)]
Execute OWASP task on every config update

3 years agoUpdate node version used by gradle
Malena Ebert [Mon, 2 Nov 2020 09:53:50 +0000 (10:53 +0100)]
Update node version used by gradle

3 years agoMove OWASP suppression files to private folder
Malena Ebert [Mon, 2 Nov 2020 09:53:22 +0000 (10:53 +0100)]
Move OWASP suppression files to private folder

3 years agoSONAR-14001 SONAR-14010 SONAR-14030 SONAR-14032 SONAR-14050 SONAR-14052 SONAR-14053...
Jeremy Davis [Thu, 29 Oct 2020 13:52:53 +0000 (14:52 +0100)]
SONAR-14001 SONAR-14010 SONAR-14030 SONAR-14032 SONAR-14050 SONAR-14052 SONAR-14053 SONAR-14054 SONAR-14055 SONAR-14056 Upgrade analyzers

3 years agoDOCS fix link to Generate Reports post
MikeBirnstiehl [Wed, 28 Oct 2020 12:50:17 +0000 (07:50 -0500)]
DOCS fix link to Generate Reports post

3 years agoSONAR-13913 Upgrade Orchestrator version to 3.31
Jacek [Wed, 28 Oct 2020 15:11:08 +0000 (16:11 +0100)]
SONAR-13913 Upgrade Orchestrator version to 3.31

3 years agoDOCS add release notes link to upgrade notes
michaelbirnstiehl [Tue, 20 Oct 2020 12:41:22 +0000 (07:41 -0500)]
DOCS add release notes link to upgrade notes

3 years agoSONAR-14044 update mybatis
Tobias Trabelsi [Tue, 27 Oct 2020 08:25:39 +0000 (09:25 +0100)]
SONAR-14044 update mybatis

3 years agoSONAR-13941 Move and adapt application CE processor
Zipeng WU [Tue, 13 Oct 2020 13:59:46 +0000 (15:59 +0200)]
SONAR-13941 Move and adapt application CE processor

3 years agoSONAR-13950 Move Application UI logic to DE
Wouter Admiraal [Mon, 12 Oct 2020 07:04:02 +0000 (09:04 +0200)]
SONAR-13950 Move Application UI logic to DE

3 years agoSONAR-13941 Add or modify ITs to test applications in developer edition
Duarte Meneses [Thu, 8 Oct 2020 19:16:53 +0000 (14:16 -0500)]
SONAR-13941 Add or modify ITs to test applications in developer edition

3 years agoSONAR-13941 Copy "api/views/refresh" to "api/applications/refresh"
Duarte Meneses [Thu, 8 Oct 2020 18:09:54 +0000 (13:09 -0500)]
SONAR-13941 Copy "api/views/refresh" to "api/applications/refresh"

3 years agoSONAR-13941 move api/views/app endpoint to DE and rename to api/metrics/user_metrics
Duarte Meneses [Thu, 8 Oct 2020 16:43:02 +0000 (11:43 -0500)]
SONAR-13941 move api/views/app endpoint to DE and rename to api/metrics/user_metrics

3 years agoSONAR-13941 Make applications WS available in developer edition
Duarte Meneses [Tue, 6 Oct 2020 19:45:57 +0000 (14:45 -0500)]
SONAR-13941 Make applications WS available in developer edition

3 years agoSONAR-14009 SVN configuration in SQ server does not work
Duarte Meneses [Thu, 22 Oct 2020 15:01:41 +0000 (10:01 -0500)]
SONAR-14009 SVN configuration in SQ server does not work

3 years agoSONAR-14003 Fix SSF-129
Jeremy Davis [Wed, 21 Oct 2020 16:10:42 +0000 (18:10 +0200)]
SONAR-14003 Fix SSF-129

3 years agoSONAR-13937 Upgrade sonar-css to 1.3.1.1642
Jacek [Wed, 21 Oct 2020 13:25:18 +0000 (15:25 +0200)]
SONAR-13937 Upgrade sonar-css to 1.3.1.1642

3 years agoRevert "SONAR-13913 Remove tables and indexes clean up used in Integration Tests"
Julien Lancelot [Wed, 21 Oct 2020 11:34:02 +0000 (13:34 +0200)]
Revert "SONAR-13913 Remove tables and indexes clean up used in Integration Tests"

This reverts commit 6d13dd2f

3 years agoDOCS Fix Scanner for Gradle doc about properties
Duarte Meneses [Tue, 20 Oct 2020 20:38:23 +0000 (15:38 -0500)]
DOCS Fix Scanner for Gradle doc about properties

3 years agoImprove validation build logging
Duarte Meneses [Sat, 17 Oct 2020 01:07:28 +0000 (20:07 -0500)]
Improve validation build logging

3 years agoSONAR-13913 Remove tables and indexes clean up used in Integration Tests
Julien Lancelot [Tue, 20 Oct 2020 15:29:02 +0000 (17:29 +0200)]
SONAR-13913 Remove tables and indexes clean up used in Integration Tests

* SONAR-13913 Remove usage of Orchestrator#resetData

* Remove ProjectAnalysisRule

* Upgrade to Orchestrator 3.31

* SONAR-13913 Remove BackendCleanup class

* Remove code related to no more existing tables

3 years agoSONAR-13936 Fix issues sidebar search where in some case we trigger wrong API call.
Mathieu Suen [Mon, 19 Oct 2020 08:57:04 +0000 (10:57 +0200)]
SONAR-13936 Fix issues sidebar search where in some case we trigger wrong API call.

3 years ago[DOCS] added correct LimitNOFILE to systemd template
Tobias Trabelsi [Mon, 19 Oct 2020 13:56:53 +0000 (15:56 +0200)]
[DOCS] added correct LimitNOFILE to systemd template

3 years agoUpdate sonar-properties.md (#3233)
sylvain-combe-sonarsource [Mon, 19 Oct 2020 13:56:00 +0000 (15:56 +0200)]
Update sonar-properties.md (#3233)

Fix broken link to Apache doc page on entropy sources for faster startup

3 years agoSONAR-13937 Fix SSF-126
Jacek [Thu, 15 Oct 2020 11:53:15 +0000 (13:53 +0200)]
SONAR-13937 Fix SSF-126

3 years agoSONAR-13936 Fix quality flaws after merge to master
Julien Lancelot [Mon, 19 Oct 2020 08:18:44 +0000 (10:18 +0200)]
SONAR-13936 Fix quality flaws after merge to master

4 years agoSONAR-13936 cleanup
Michal Duda [Wed, 14 Oct 2020 10:42:09 +0000 (12:42 +0200)]
SONAR-13936 cleanup

4 years agoSONAR-13936 Rename OrganizationPermission to GlobalPermission
Julien Lancelot [Wed, 14 Oct 2020 08:46:36 +0000 (10:46 +0200)]
SONAR-13936 Rename OrganizationPermission to GlobalPermission

4 years agoSONAR-13936 Move default permission templates to internal properties
Julien Lancelot [Mon, 12 Oct 2020 14:57:03 +0000 (16:57 +0200)]
SONAR-13936 Move default permission templates to internal properties

4 years agoSONAR-13936 Remove org on user and group API front-end.
Mathieu Suen [Wed, 7 Oct 2020 08:24:33 +0000 (10:24 +0200)]
SONAR-13936 Remove org on user and group API front-end.

4 years agoSONAR-13936 Remove use of organizations in Groups
Michal Duda [Fri, 9 Oct 2020 12:25:55 +0000 (14:25 +0200)]
SONAR-13936 Remove use of organizations in Groups

4 years agoSONAR-13936 Remove use of organizations in Permissions WS and DB
Julien Lancelot [Mon, 12 Oct 2020 15:00:17 +0000 (17:00 +0200)]
SONAR-13936 Remove use of organizations in Permissions WS and DB

* SONAR-13936 Remove organization parameters from permissions WS

* SONAR-13936 Remove organization_uuid column from user_roles table

* SONAR-13936 Fix developer ITs

* SONAR-13936 Remove organization_uuid column from group_roles table

* SONAR-13936 Remove organization_uuid column from permission_templates table

4 years agoSONAR-13936 Remove organization parameter from Users
Julien Lancelot [Mon, 12 Oct 2020 08:28:26 +0000 (10:28 +0200)]
SONAR-13936 Remove organization parameter from Users

* SONAR-13936 Remove organization parameter from api/users/groups
* SONAR-13936 Remove organization_uuid column from users table

4 years agoSONAR-13936 Drop some Organization code related to Users/Groups/Permission
Duarte Meneses [Mon, 28 Sep 2020 13:22:46 +0000 (08:22 -0500)]
SONAR-13936 Drop some Organization code related to Users/Groups/Permission

4 years agoSONAR-13965 Update column 'change_data' of 'qprofile_changes' table to use ruleUuid...
Jacek [Mon, 12 Oct 2020 11:50:39 +0000 (13:50 +0200)]
SONAR-13965 Update column 'change_data' of 'qprofile_changes' table to use ruleUuid instead of ruleId

4 years agoBUILD-843 reproducible bitbucket ITs
Tobias Trabelsi [Fri, 16 Oct 2020 08:36:16 +0000 (10:36 +0200)]
BUILD-843 reproducible bitbucket ITs

4 years agoSONAR-13948 fix migrations to drop default constraints when dropping column for mssql
Jacek [Wed, 14 Oct 2020 14:30:58 +0000 (16:30 +0200)]
SONAR-13948 fix migrations to drop default constraints when dropping column for mssql

4 years agoCirrus Cron Invocation
Malena Ebert [Thu, 15 Oct 2020 12:01:41 +0000 (14:01 +0200)]
Cirrus Cron Invocation

* nightly cron: only owasp scan on master
* weekly-lts cron: only owasp scan on current lts branch

4 years agoSONAR-13834 SONAR-13939 SONAR-13938 Cleanup and update tutorials, remove organizations
Wouter Admiraal [Thu, 8 Oct 2020 13:47:18 +0000 (15:47 +0200)]
SONAR-13834 SONAR-13939 SONAR-13938 Cleanup and update tutorials, remove organizations

4 years agoSONAR-13943 Hotspots filter dropdowns truncated for anonymous users
Wouter Admiraal [Thu, 8 Oct 2020 13:17:47 +0000 (15:17 +0200)]
SONAR-13943 Hotspots filter dropdowns truncated for anonymous users

4 years agoSONAR-13925 Do not truncate Rules search field at 200 chars
Wouter Admiraal [Mon, 5 Oct 2020 11:55:29 +0000 (13:55 +0200)]
SONAR-13925 Do not truncate Rules search field at 200 chars

4 years agoUpdate sonar-ui-common to 1.0.25
Wouter Admiraal [Mon, 12 Oct 2020 12:00:50 +0000 (14:00 +0200)]
Update sonar-ui-common to 1.0.25

4 years agoSONAR-13980 upgrade postgresql jdbc driver version to 42.2.17
Pierre Guillot [Wed, 14 Oct 2020 09:19:09 +0000 (11:19 +0200)]
SONAR-13980 upgrade postgresql jdbc driver version to 42.2.17

4 years agoSONAR-13985 Drop associated index with primary key on Oracle DB
Jacek [Tue, 13 Oct 2020 11:11:24 +0000 (13:11 +0200)]
SONAR-13985 Drop associated index with primary key on Oracle DB

4 years agoSONAR-13912 OWASP notifications on failure only
Malena Ebert [Tue, 13 Oct 2020 07:51:55 +0000 (09:51 +0200)]
SONAR-13912 OWASP notifications on failure only

4 years agoUpdate owasp-suppressions.xml
Malena Ebert [Mon, 12 Oct 2020 13:16:48 +0000 (15:16 +0200)]
Update owasp-suppressions.xml

4 years agoSONAR-13921 Delete upgrade plugin github action
Malena Ebert [Mon, 12 Oct 2020 10:17:27 +0000 (12:17 +0200)]
SONAR-13921 Delete upgrade plugin github action

4 years agoadded responsible disclosure guide to README.md
Tobias Trabelsi [Mon, 12 Oct 2020 07:48:34 +0000 (09:48 +0200)]
added responsible disclosure guide to README.md

4 years agoSONAR-13966 filter new code period issues for application using 'branch' field instea...
Jacek [Fri, 9 Oct 2020 14:08:15 +0000 (16:08 +0200)]
SONAR-13966 filter new code period issues for application using 'branch' field instead 'project'

4 years agoSONAR-13921 Drop upgrade plugins gh action
Malena Ebert [Fri, 9 Oct 2020 07:56:06 +0000 (09:56 +0200)]
SONAR-13921 Drop upgrade plugins gh action

4 years agoSONAR-13733 Upgrade lodash
Jeremy Davis [Thu, 8 Oct 2020 08:24:30 +0000 (10:24 +0200)]
SONAR-13733 Upgrade lodash

4 years agoSONAR-13944 Upgrade RPG analyzer
Jeremy Davis [Thu, 8 Oct 2020 07:59:20 +0000 (09:59 +0200)]
SONAR-13944 Upgrade RPG analyzer

4 years agoSONAR-13940 Add missing translation key for zero GitLab instances
Wouter Admiraal [Tue, 6 Oct 2020 12:57:49 +0000 (14:57 +0200)]
SONAR-13940 Add missing translation key for zero GitLab instances

4 years agoSONAR-11063 Add 'Always use the Default' option at project level for QP
Wouter Admiraal [Fri, 18 Sep 2020 14:51:54 +0000 (16:51 +0200)]
SONAR-11063 Add 'Always use the Default' option at project level for QP

4 years agoSONAR-13856 Add 'Always use the Default' option at project level for QG
Wouter Admiraal [Tue, 8 Sep 2020 14:29:17 +0000 (16:29 +0200)]
SONAR-13856 Add 'Always use the Default' option at project level for QG

4 years agoDeprecate gateId parameter for /api/qualitygates/search
Wouter Admiraal [Fri, 18 Sep 2020 14:18:09 +0000 (16:18 +0200)]
Deprecate gateId parameter for /api/qualitygates/search

4 years agoSONAR-13931 SONAR-13932 SONAR-13933 Upgrade analyzers for java, php and flex
Jeremy Davis [Wed, 7 Oct 2020 08:52:34 +0000 (10:52 +0200)]
SONAR-13931 SONAR-13932 SONAR-13933 Upgrade analyzers for java, php and flex

4 years agoSONAR-13566 Display hotspots of a specific category
Jeremy Davis [Mon, 5 Oct 2020 16:05:41 +0000 (18:05 +0200)]
SONAR-13566 Display hotspots of a specific category

4 years agoSONAR-13566 Add security standards filters to hotspot search WS
Michal Duda [Thu, 1 Oct 2020 15:59:54 +0000 (17:59 +0200)]
SONAR-13566 Add security standards filters to hotspot search WS

4 years agoSONAR-13903 move to v86 & add organization_uuid index deletion from quality_profile...
Pierre [Tue, 6 Oct 2020 08:28:27 +0000 (10:28 +0200)]
SONAR-13903 move to v86 & add organization_uuid index deletion from quality_profile table

4 years agoIncrease memory for OWASP dependency check task.
Malena Ebert [Tue, 6 Oct 2020 06:34:39 +0000 (08:34 +0200)]
Increase memory for OWASP dependency check task.

4 years agoincrease maximum size of the archive
Pierre [Tue, 6 Oct 2020 07:36:42 +0000 (09:36 +0200)]
increase maximum size of the archive

4 years agoupgrade okhttp library version to latest
Pierre [Tue, 22 Sep 2020 07:37:37 +0000 (09:37 +0200)]
upgrade okhttp library version to latest

4 years agoSONAR-13903 Remove use of organizations in Quality Profiles and Active Rules
Pierre [Thu, 24 Sep 2020 12:21:10 +0000 (14:21 +0200)]
SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules

4 years agoUpgrade to 8.6
Philippe Perrin [Mon, 5 Oct 2020 08:35:07 +0000 (10:35 +0200)]
Upgrade to 8.6

4 years agoSONAR-13688 Fix SSF-116 8.5.0.37579
Duarte Meneses [Thu, 1 Oct 2020 15:54:42 +0000 (10:54 -0500)]
SONAR-13688 Fix SSF-116

4 years agoSuppress false positive match of alm-gallery-client
Malena Ebert [Fri, 2 Oct 2020 14:31:29 +0000 (16:31 +0200)]
Suppress false positive match of alm-gallery-client

4 years agoSONAR-13622 Standard access to keyboard shortcuts
Jeremy Davis [Tue, 29 Sep 2020 15:12:31 +0000 (17:12 +0200)]
SONAR-13622 Standard access to keyboard shortcuts

4 years agoSONAR-12122 Let users know that a restart is needed before they (un)install a plugin
Wouter Admiraal [Thu, 1 Oct 2020 15:02:42 +0000 (17:02 +0200)]
SONAR-12122 Let users know that a restart is needed before they (un)install a plugin

4 years agoSONAR-13058 Add tooltip to issue markers in code margin
Wouter Admiraal [Thu, 1 Oct 2020 14:39:33 +0000 (16:39 +0200)]
SONAR-13058 Add tooltip to issue markers in code margin

4 years agoSONAR-12996 Make copy-path-to-clipboard button more accessible
Wouter Admiraal [Thu, 1 Oct 2020 09:42:37 +0000 (11:42 +0200)]
SONAR-12996 Make copy-path-to-clipboard button more accessible

4 years agoUpdate sonar-ui-common to 1.0.24
Wouter Admiraal [Fri, 2 Oct 2020 12:14:21 +0000 (14:14 +0200)]
Update sonar-ui-common to 1.0.24

4 years agoSONAR-12695 Add a single Community link in the footer
Wouter Admiraal [Thu, 1 Oct 2020 09:22:12 +0000 (11:22 +0200)]
SONAR-12695 Add a single Community link in the footer

4 years agoSONAR-12620 Auto-select the language when creating a Quality Profile
Jonathan Weibel [Thu, 1 Oct 2020 09:14:51 +0000 (11:14 +0200)]
SONAR-12620 Auto-select the language when creating a Quality Profile

4 years agoSONAR-13912 Add owasp_check_task to Cirrus CI.
Malena Ebert [Fri, 2 Oct 2020 12:22:58 +0000 (14:22 +0200)]
SONAR-13912 Add owasp_check_task to Cirrus CI.

4 years agoSONAR-13905 enable OWASP Dependency Check tool
Simon Brandhof [Tue, 22 Sep 2020 19:23:10 +0000 (21:23 +0200)]
SONAR-13905 enable OWASP Dependency Check tool

4 years agoSONAR-13914 SONAR-13928 analysis updates
Jeremy Davis [Fri, 2 Oct 2020 11:39:36 +0000 (13:39 +0200)]
SONAR-13914 SONAR-13928 analysis updates

4 years agoSONAR-13688 update Install SQ as a Service on Windows docs
michaelbirnstiehl [Thu, 1 Oct 2020 16:03:32 +0000 (11:03 -0500)]
SONAR-13688 update Install SQ as a Service on Windows docs

4 years agoSONAR-13905 do not bundle the Elasticsearch reindex module
Simon Brandhof [Thu, 1 Oct 2020 15:29:30 +0000 (17:29 +0200)]
SONAR-13905 do not bundle the Elasticsearch reindex module

This module is not used. Removing it decreases the size of
artifacts

4 years agoSONAR-13905 upgrade common-io version
Pierre [Thu, 1 Oct 2020 13:09:35 +0000 (15:09 +0200)]
SONAR-13905 upgrade common-io version

4 years agoSONAR-13914 Upgrade analyzers
Philippe Perrin [Wed, 30 Sep 2020 12:50:49 +0000 (14:50 +0200)]
SONAR-13914 Upgrade analyzers

4 years agoRevert "Update dogfood.yml"
Malena Ebert [Thu, 1 Oct 2020 13:16:52 +0000 (15:16 +0200)]
Revert "Update dogfood.yml"

This reverts commit 9ebaa0dc649fffde37010b48b6d6ed9d1649684b.

4 years agoSONAR-13861 Remove column 'key_type" from the table 'project_branches'
Duarte Meneses [Tue, 22 Sep 2020 21:08:24 +0000 (16:08 -0500)]
SONAR-13861 Remove column 'key_type" from the table 'project_branches'

4 years agoSONAR-13662
Jeremy Davis [Mon, 28 Sep 2020 15:04:06 +0000 (17:04 +0200)]
SONAR-13662
SONAR-13833
SONAR-13907
SONAR-13909
SONAR-13910
Upgrade analyzers

4 years agoSONAR-13892 Add Docker compose yml file to install docs
michaelbirnstiehl [Mon, 28 Sep 2020 21:55:35 +0000 (16:55 -0500)]
SONAR-13892 Add Docker compose yml file to install docs

4 years agoSONAR-13688 add note about unquoted service path attacks for SQ as a service
michaelbirnstiehl [Mon, 14 Sep 2020 21:24:04 +0000 (16:24 -0500)]
SONAR-13688 add note about unquoted service path attacks for SQ as a service

4 years agoSONAR-13862 Do not display dismissed warnings in api/ce/analysis_status
Michal Duda [Tue, 22 Sep 2020 11:02:01 +0000 (13:02 +0200)]
SONAR-13862 Do not display dismissed warnings in api/ce/analysis_status

4 years agoSONAR-13862 Add a WS for dismissing analysis warning by the current user
Michal Duda [Fri, 18 Sep 2020 15:08:48 +0000 (17:08 +0200)]
SONAR-13862 Add a WS for dismissing analysis warning by the current user

4 years agoSONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed code
Julien Lancelot [Wed, 23 Sep 2020 10:12:44 +0000 (12:12 +0200)]
SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed code

* SONAR-13869 Compute number of unanalyzed C and C++ files measures
* SONAR-13869 Send unanalyzed C and C++ flags in Telemetry

4 years agoSONAR-13862 Allow analysis messages to be permanently dismissed
Wouter Admiraal [Mon, 14 Sep 2020 15:00:12 +0000 (17:00 +0200)]
SONAR-13862 Allow analysis messages to be permanently dismissed

4 years agoUpdate background task related types
Wouter Admiraal [Mon, 14 Sep 2020 13:40:23 +0000 (15:40 +0200)]
Update background task related types

4 years agoSONAR-13862 Add dismiss information to 'api/ce/analysis_status' WS
Julien Lancelot [Wed, 16 Sep 2020 13:42:44 +0000 (15:42 +0200)]
SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WS

4 years agoSONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C/C+...
Michal Duda [Fri, 11 Sep 2020 13:48:56 +0000 (15:48 +0200)]
SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C/C++ files

4 years agoSONAR-13867 Collect number of indexed C/C++ files in the scanner
Michal Duda [Fri, 11 Sep 2020 12:30:31 +0000 (14:30 +0200)]
SONAR-13867 Collect number of indexed C/C++ files in the scanner

4 years agoUpgrade Gradle plugins
Simon Brandhof [Thu, 24 Sep 2020 18:16:15 +0000 (20:16 +0200)]
Upgrade Gradle plugins

4 years agoSONAR-13905 upgrade Hazelcast from 3.12.7 to 3.12.9
Simon Brandhof [Thu, 24 Sep 2020 08:38:51 +0000 (10:38 +0200)]
SONAR-13905 upgrade Hazelcast from 3.12.7 to 3.12.9

to mitigate the vulnerabilities brought by the bundled
jackson-core dependency.

The release notes of 3.12.8 and 3.12.9 highlights only bug-fixes:
https://docs.hazelcast.org/docs/rn/index.html#3-12-9

4 years agoSONAR-13905 upgrade Tomcat from 8.5.56 zo 8.5.58
Simon Brandhof [Thu, 24 Sep 2020 08:13:42 +0000 (10:13 +0200)]
SONAR-13905 upgrade Tomcat from 8.5.56 zo 8.5.58

The main reason is to fix potential vulnerabilities:

- CVE-2020-13934 https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-13934
- CVE-2020-13935 https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-13935

Release notes: http://tomcat.apache.org/tomcat-8.5-doc/changelog.html