Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NO JIRA] Remove OWASP SCA tooling | Wouter Admiraal | 2022-02-22 | 1 | -38/+0 |
| | |||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -1/+0 |
| | |||||
* | SONAR-15919 added filtering rule set change events based on languages user ↵ | Lukasz Jarocki | 2022-02-18 | 1 | -0/+1 |
| | | | | subscribed to | ||||
* | [NO-JIRA] Drop unused backend dependency `xml-apis:xml-apis` | Klaudio Sinani | 2022-02-08 | 1 | -1/+0 |
| | |||||
* | [NO-JIRA] Drop unused backend dependency `com.ibm.icu:icu4j` | Klaudio Sinani | 2022-02-08 | 1 | -1/+0 |
| | |||||
* | Update backend dependency `com.google.guava` to new major version `31.0.1-jre` | Klaudio Sinani | 2022-02-07 | 1 | -1/+1 |
| | |||||
* | Update backend dependency `de.undercouch.download` to new major version `5.0.1` | Klaudio Sinani | 2022-02-07 | 1 | -1/+1 |
| | |||||
* | [NO-JIRA] Upgrade Elasticsearch to 7.17.0 | Jacek | 2022-02-04 | 1 | -3/+3 |
| | |||||
* | [NO-JIRA] Upgrade minor backend dependencies | Jacek | 2022-02-04 | 1 | -23/+23 |
| | |||||
* | SONAR-15845 Upgrade H2 database dependency to 2.X | Jacek | 2022-02-02 | 1 | -2/+1 |
| | |||||
* | SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵ | Duarte Meneses | 2022-02-02 | 1 | -0/+4 |
| | | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> | ||||
* | Prepare update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -0/+1 |
| | |||||
* | SONAR-15963 SONAR-15958 SONAR-15957 SONAR-15955 SONAR-15954 SONAR-15953 ↵ | Wouter Admiraal | 2022-01-27 | 1 | -29/+30 |
| | | | | SONAR-15950 SONAR-15949 SONAR-15946 SONAR-15944 SONAR-15940 SONAR-15939 SONAR-15936 SONAR-15933 SONAR-15932 SONAR-15925 SONAR-15873 SONAR-15872 SONAR-15871 SONAR-15859 SONAR-15852 SONAR-15851 SONAR-15850 SONAR-15849 SONAR-15818 Upgrade analyzers, introduce new SonarText analyzer | ||||
* | SONAR-15679 updated jdbc drivers | Trabelsi Tobias | 2022-01-26 | 1 | -3/+3 |
| | |||||
* | SONAR-15943 | Pierre | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | SONAR-15869 - Fix SSF-223 | Belen Pruvost | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | NO-JIRA updated ch.qos.logback to 1.2.9 | Lukasz Jarocki | 2021-12-23 | 1 | -1/+1 |
| | |||||
* | NO-JIRA updated prometheus to 0.14.1 | Lukasz Jarocki | 2021-12-23 | 1 | -4/+3 |
| | |||||
* | SONAR-15853 Upgrade Elasticsearch to 7.16.2 | Jacek | 2021-12-20 | 1 | -1/+1 |
| | | | | - upgrade test dependency of log4j to 2.17 | ||||
* | SONAR-15840 Fix SSF-219 | Jacek | 2021-12-17 | 1 | -4/+4 |
| | |||||
* | SONAR-15827 Fix SSF-219 | Jacek | 2021-12-17 | 1 | -3/+3 |
| | |||||
* | SONAR-15769 added metrics for integration with devops platforms | Lukasz Jarocki | 2021-12-13 | 1 | -0/+2 |
| | |||||
* | SONAR-15688 add prometheus web API endpoint | Pierre | 2021-12-07 | 1 | -0/+2 |
| | |||||
* | [NO-JIRA] Remove Gradle time tracker plugin | Philippe Perrin | 2021-12-01 | 1 | -12/+0 |
| | |||||
* | [NO-JIRA] Remove Gradle files dependency to Cirrus env variables | Philippe Perrin | 2021-12-01 | 1 | -3/+3 |
| | |||||
* | SONAR-15698 Bump orchestrator version | Jacek | 2021-11-26 | 1 | -1/+1 |
| | |||||
* | SONAR-15694 fix SSF-214 | Zipeng WU | 2021-11-26 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] Revert dependencyCheck version to fix yarn issue | Mathieu Suen | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | SONAR-15102 Upgrade 3rd party dependencies | Jacek | 2021-11-22 | 1 | -33/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upgrade logback to 1.2.7 * Upgrade build-time-tracker to 2.1.0 * Upgrade com.auth0:java-jwt [3.10.3 -> 3.18.2] * Upgrade com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.33.0 -> 0.39.0] * Upgrade com.github.everit-org.json-schema:org.everit.json.schema [1.12.2 -> 1.14.0] * Upgrade com.google.code.gson:gson [2.8.6 -> 2.8.9] * Upgrade com.google.protobuf:com.google.protobuf.gradle.plugin [0.8.13 -> 0.8.18] * Upgrade com.google.protobuf:protobuf-java [3.17.3 -> 3.19.1] * Upgrade com.googlecode.java-diff-utils:diffutils [1.2 -> 1.3.0] * Upgrade com.hazelcast:hazelcast [4.2 -> 4.2.2] * Upgrade com.jfrog.artifactory:com.jfrog.artifactory.gradle.plugin [4.21.0 -> 4.24.23] * Upgrade com.squareup.okhttp3:mockwebserver [4.9.0 -> 4.9.3] * Upgrade com.yworks:yguard [2.7.1 -> 2.10.0] * Upgrade commons-codec:commons-codec [1.14 -> 1.15] * Upgrade commons-io:commons-io [2.8.0 -> 2.11.0] * Upgrade commons-logging:commons-logging [1.1.1 -> 1.2] * Upgrade de.undercouch.download:de.undercouch.download.gradle.plugin [4.1.1 -> 4.1.2] * Upgrade io.spring.dependency-management:io.spring.dependency-management.gradle.plugin [1.0.10.RELEASE -> 1.0.11.RELEASE] * Upgrade junit:junit [4.13.1 -> 4.13.2] * Upgrade net.javacrumbs.json-unit:json-unit-fluent [2.14.0 -> 2.28.0] * Upgrade org.apache.commons:commons-csv [1.7 -> 1.9.0] * Upgrade org.apache.commons:commons-lang3 [3.9 -> 3.12.0] * Upgrade org.apache.tomcat.embed:tomcat-embed-core [8.5.72 -> 8.5.73] * Upgrade org.assertj:assertj-core [3.15.0 -> 3.21.0] * Upgrade org.assertj:assertj-guava [3.3.0 -> 3.4.0] * Upgrade org.awaitility:awaitility [4.0.2 -> 4.1.1] * Upgrade org.eclipse.jgit:org.eclipse.jgit [5.11.0.202103091610-r -> 5.13.0.202109080827-r] * Upgrade org.jboss.byteman:byteman [4.0.10 -> 4.0.17] * Upgrade org.jboss.resteasy:resteasy-client [3.11.0.Final -> 3.15.2.Final] * Upgrade org.jfree:jfreechart [1.5.0 -> 1.5.3] * Upgrade org.jsoup:jsoup [1.13.1 -> 1.14.3] * Upgrade org.junit.jupiter:junit-jupiter-api [5.6.0 -> 5.8.1] * Upgrade org.mockito:mockito-core [3.3.3 -> 3.12.4] * Upgrade org.mybatis:mybatis [3.5.6 -> 3.5.7] * Upgrade org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin [6.3.1 -> 6.5.0.1] * Upgrade org.reflections:reflections [0.9.12 -> 0.10.2] * Upgrade org.sonarqube:org.sonarqube.gradle.plugin [3.0 -> 3.3] * Upgrade org.tmatesoft.svnkit:svnkit [1.10.1 -> 1.10.3] * Upgrade org.xmlunit:xmlunit-core [2.6.4 -> 2.8.3] * Upgrade org.xmlunit:xmlunit-matchers [2.6.4 -> 2.8.3] | ||||
* | SONAR-15639 Measure time of SQ analysis step on Cirrus CI | Zipeng WU | 2021-11-19 | 1 | -7/+22 |
| | |||||
* | SONAR-15631 - New UT Monitoring Module | Belen Pruvost | 2021-11-19 | 1 | -1/+25 |
| | |||||
* | SONAR-15671 new sonarsecurity version | Lukasz Jarocki | 2021-11-17 | 1 | -6/+6 |
| | |||||
* | SONAR-15650 SONAR-15659 SONAR-15658 SONAR-15630 SONAR-15662 SONAR-15670 ↵ | Lukasz Jarocki | 2021-11-17 | 1 | -10/+11 |
| | | | | SONAR-15663 SONAR-15653 SONAR-15529 SONAR-15669 SONAR-15657 Analyzer upgrades for SonarQube 9.2 | ||||
* | SONAR-15644 Remove CSS plugin (#4975) | Tibor Blenessy | 2021-11-11 | 1 | -2/+1 |
| | | | | CSS analysis is integrated into the javascript plugin | ||||
* | SONAR-15623 Update netty from 4.1.65 to 4.1.70 | Duarte Meneses | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Add comment about MSSQL JDBC Driver in build.gradle | colin-mueller-sonarsource | 2021-10-29 | 1 | -0/+1 |
| | |||||
* | SONAR-15485 Generate license info in community distribution | Zipeng WU | 2021-10-26 | 1 | -0/+1 |
| | |||||
* | SONAR-15572 - Upgrade to tomcat 8.5.72 | Belen Pruvost | 2021-10-26 | 1 | -2/+2 |
| | |||||
* | Fix flaky parallel yarn install | Philippe Perrin | 2021-10-18 | 1 | -7/+3 |
| | |||||
* | SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was ↵ | Lukasz Jarocki | 2021-10-18 | 1 | -1/+1 |
| | | | | not passing on mssql | ||||
* | SONAR-15469 Stop using deprecated Gradle API in SonarQube | Kengo TODA | 2021-10-08 | 1 | -5/+5 |
| | |||||
* | Fix issues with yarn install parallelization when no cache are available | Philippe Perrin | 2021-10-07 | 1 | -0/+9 |
| | |||||
* | Fix dependency checks for frontend projects | Philippe Perrin | 2021-10-06 | 1 | -0/+6 |
| | |||||
* | Remove unused configuration code | Philippe Perrin | 2021-10-06 | 1 | -7/+0 |
| | |||||
* | [NO-JIRA] Fix Gradle frontend tasks execution on Windows machines | Philippe Perrin | 2021-10-01 | 1 | -0/+13 |
| | |||||
* | Avoid unnecessary yarn install | Philippe Perrin | 2021-09-29 | 1 | -10/+0 |
| | |||||
* | Revert "Avoid unnecessary yarn install runs" | Philippe Perrin | 2021-09-28 | 1 | -33/+0 |
| | | | | This reverts commit 8e37a6b5f7e0495cdb16ea5ad5113b00560b86d8. | ||||
* | Avoid unnecessary yarn install runs | Philippe Perrin | 2021-09-28 | 1 | -0/+33 |
| | |||||
* | Remove unnecessary node & yarn configuration | Philippe Perrin | 2021-09-28 | 1 | -6/+0 |
| | |||||
* | SONAR-15417 updated owasp scanner version | Tobias Trabelsi | 2021-09-23 | 1 | -1/+1 |
| |