aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update webapp version to the latest masterHEADmasterViktor Vorona33 hours1-1/+1
|
* SONAR-23978 Detect AI CodeDejan Milisavljevic33 hours7-0/+48
|
* SONAR-23984 Add Scheduler to fetch information about Copilot usageLéo Geoffroy33 hours5-5/+110
|
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy33 hours9-0/+287
|
* SONAR-23978 Create table 'user_ai_tool_usages' and add column ↵Dejan Milisavljevic33 hours6-1/+240
| | | | 'detected_ai_code' to table 'projects'
* SONAR-20659 Add logs when importing SARIF report if the referenced files ↵Javier García Orduña33 hours2-22/+35
| | | | | location cannot be resolved Co-authored-by: antoine.vinot <antoine.vinot@sonarsource.com>
* SONAR-24057 Optimize querying of branch measures to only load required ↵Eric Giffon33 hours18-324/+138
| | | | measures in memory
* SONAR-24007 Implement migration testsNolwenn Cadic33 hours17-96/+162
|
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia33 hours11-95/+214
|
* SONAR-24024 Fix diagnostic testsAurelien Poscia33 hours2-138/+94
|
* SONAR-24012 Migrate replay attack prevention mechanismAurelien Poscia33 hours10-83/+206
|
* SONAR-24023 Remove onelogin dependencyAurelien Poscia33 hours5-29/+8
|
* SONAR-24023 Add tests for SamlPrivateKeyConverter and SamlCertificateConverterAurelien Poscia33 hours5-0/+237
|
* SONAR-24023 Added test for SonarqubeRelyingPartyRegistrationRepository + ↵Aurelien Poscia33 hours16-1022/+348
| | | | refactoring
* SONAR-24023 Add PrincipalToUserIdentityConverterTestAurelien Poscia33 hours3-22/+172
|
* SONAR-24023 Migrate onelogin auth to opensamlAurelien Poscia33 hours18-226/+630
|
* SONAR-24000 Rename old SonarWay to legacyAnita Stanisz33 hours4-0/+217
|
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus33 hours13-83/+70
|
* SONAR-23995 Fix broken documentation links from the new code period API ↵Zipeng WU33 hours10-24/+64
| | | | description
* CODEFIX-222 update webapp versionSerhat Yenican33 hours1-1/+1
|
* Fix failing filesystem tests due to Path issues on MacOSAleksandra Bozhinoska2 days1-6/+10
|
* SONAR-24044 Lower logging in Exception Handler methods.Steve Marion2 days2-43/+43
|
* SONAR-23990 Replace with text blockJulien Camus2 days36-1291/+1527
|
* SONAR-24051 Upgrade SonarJSzglicz2 days1-1/+1
|
* SONAR-23968 Log a warning when encrypted properties are used on Scanner sideClaire Villard2 days2-2/+16
|
* SONAR-24039 Upgrade DBD version to 1.36Andrea Guarino2 days1-3/+3
|
* SONAR-24040 Update CFamily analyzer and dependencies to version 6.62.0.78645hashicorp-vault-sonar-prod[bot]2 days1-2/+2
|
* SONAR-24000 Remove creation of SonarWay(legacy)Zipeng WU2 days2-121/+0
|
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot3 days16-76/+172
|
* SONAR-24037 Improve SonarRPG analysisRenaud T.3 days1-1/+1
|
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms3 days4-74/+62
| | | Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* SONAR-17786 remove javax.xml.bind:jaxb-api dependencyMatteo Mara3 days1-1/+0
|
* SONAR-17786 Add jakarta request wrapper for onelogin compatibility.Matteo Mara3 days6-8/+952
|
* SONAR-17786 Update Jetty to 11.XJacek Poreda3 days4-109/+71
|
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda3 days5-47/+51
| | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda3 days464-478/+465
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda3 days137-498/+490
|
* SONAR-23932 Update sonar-plugin-api and remove dropped methodsJacek Poreda3 days9-91/+4
|
* SONAR-23932 Drop support of deprecated org.sonar.api.web.ServletFilterJacek Poreda3 days5-124/+44
|
* SONAR-24036 SONAR-23993 Improve SonarSecurity and SonarPHP analysisMalte Skoruppa3 days1-7/+7
|
* SONAR-23972 Update scanner-related broken documentation linksClaire Villard3 days4-160/+2
|
* SONAR-23886 Update Kotlin analyzer to 2.22.0.5972Marharyta3 days1-1/+1
|
* SONAR-24027 Improve SonarPLI analysisQuentin Jaquier3 days1-1/+1
|
* NO JIRA fix quality gate status.Matteo Mara3 days3-8/+5
|
* SONAR-24026 Improve SonarABAP analysisnicolas-gauthier-sonarsource3 days1-1/+1
|
* SONAR-24015 Update java analyzers to version 8.8.0.37665Dorian Burihabwa3 days1-2/+2
|
* SONAR-23974 Optimize the scanner reportJulien HENRY4 days26-206/+401
|
* SONAR-24008 Upgrade `iac` plugins to version 1.40.0.13983github-actions[bot]4 days1-2/+2
| | | | Co-authored-by: rudy-regazzoni-sonarsource <rudy-regazzoni-sonarsource@users.noreply.github.com> Co-authored-by: Rudy Regazzoni <110470341+rudy-regazzoni-sonarsource@users.noreply.github.com>
* SONAR-24014 Upgrade `text` plugins to version 2.20.0.5038github-actions[bot]4 days1-3/+3
| | | Co-authored-by: jonas-wielage-sonarsource <jonas-wielage-sonarsource@users.noreply.github.com>
* SONAR-24003 Delete unnecessary importsJulien Camus4 days30-79/+35
|