aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-25582 Upgrade SonarSecurity/SonarJS plugins and add VBnet security ↵Karim El Ouerghemmi10 hours2-7/+9
| | | | frontend and SonarJasmin
* SONAR-24901 The api/v2/entitlements/purchasable-features now returns the ↵Lukasz Jarocki34 hours1-1/+1
| | | | status of each feature
* SONAR-24901 Refactored ScaFeatureLukasz Jarocki34 hours1-0/+8
|
* NO-JIRA MMF-4410 update regulatory reportsDaniel Nagy2 days1-0/+9
| | | | | | MMF-4410 update regulatory reports (14365) SONAR-24940 update regulatory report (14289) SONAR-25544 update csv reports (14367)
* SONAR-25558 Add OWASP Mobile Top 10 for 2024 to Rules indexCody Simms6 days6-41/+97
|
* SONAR-25461 Fix SSF-802Jacek7 days7-6/+31
|
* SONAR-25344 Fix overlap between automaticreopen and reopentaintvulnerability ↵Antoine Vinot2025-06-262-3/+29
| | | | transitions
* SONAR-25198 Use new PDF template for security reports and enable PDF ↵Cody Simms2025-06-202-8/+19
| | | | customization
* SCA-434 - Enrich OWASP report results with SCA vulnerability dataMadeline Cowie2025-05-212-0/+64
| | | Co-authored-by: Bill Nottingham <notting@splat.cc>
* SONAR-25131 Upgrade SonarSecurity plugin to 11.2.1.37710, add Kotlin plugin ↵nicolas-gauthier-sonarsource2025-05-202-10/+16
| | | | and new taint repository keys
* SONAR-25110 Add OWASP Mobile Top 10 2024 facet to issues searchCody Simms2025-05-161-0/+11
|
* SONAR-24937 Support OWASP Mobile Top 10 2024 & CWE Top 25 2024 standardsCody Simms2025-05-145-2/+34
|
* Bump plugin-api from 11.4.0.2922 to 12.0.0.2960Antoine Vinot2025-05-141-11/+0
|
* SCA-379 email notifications for SCA dependency risksHavoc Pennington2025-05-131-1/+1
|
* SONAR-24817 Delete corrupted portfolios during startupCody Simms2025-04-282-3/+103
|
* SONAR-24892 Move the state machine code in its own moduleJulien HENRY2025-04-2515-667/+46
|
* SONAR-24739 Upgrade Hazelcast to 5.5.0 and remove dependencies on the CP ↵Matteo Mara2025-04-231-3/+3
| | | | subsystem
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-0343-1463/+1136
|
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY2025-04-0336-55/+302
|
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY2025-04-038-526/+414
|
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-2710-64/+69
|
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-2734-55/+56
|
* SONAR-24630 Add early access misra settingStanislav2025-03-211-1/+1
| | | Co-authored-by: Dejan Milisavljevic <dejan.milisavljevic@sonarsource.com>
* SONAR-24489 Improve platform tests to showcase misloading of core extension ↵Steve Marion2025-02-282-0/+76
| | | | on level 1.
* SONAR-24350 Decrypt encrypted properties from SMTP configurationPawel Kupinski2025-02-283-2/+103
|
* SONAR-23456 ElasticSearch changeslukasz-jarocki-sonarsource2025-02-281-0/+3
|
* SONAR-23111 fixed the issue where logs were not downloaded when SonarQube ↵Lukasz Jarocki2025-02-174-4/+19
| | | | was deployed with web context
* SONAR-23111 Fix date in license headersMatteo Mara2025-01-302-2/+2
|
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-304-6/+589
|
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-2/+2
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09592-594/+592
|
* NO-JIRA fix sq issuesLéo Geoffroy2025-01-071-5/+5
|
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-072-1/+6
|
* SONAR-24042 add telemetry 'project_uses_aica_quality_gate'Dejan Milisavljevic2024-12-272-3/+62
|
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-277-25/+24
|
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-202-10/+8
|
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-6/+7
|
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-186-65/+147
|
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda2024-12-182-44/+42
| | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-187-7/+7
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-184-15/+15
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-186-21/+13
|
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-184-46/+219
| | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com>
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-183-0/+506
| | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com>
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-182-0/+95
|
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-064-57/+85
|
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-062-0/+96
|
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-062-0/+98
|
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-061-1/+1
|
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-042-0/+97
|