aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24816 Remove [stderr] from sca logsTravis Collins10 days1-7/+3
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-031-0/+4
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-273-5/+125
* SONAR-24413 Make the LLM model available for user selectionSerhat Yenican2025-03-121-0/+1
* SONAR-24413 update request/response attribute namesSerhat Yenican2025-03-101-2/+2
* SONAR-24413 Update patch /feature-enablement endpoint to allow Azure OpenAISerhat Yenican2025-03-101-0/+3
* SCA-63 Enable Separate SCA CLI Debug ModeMike Young2025-03-061-4/+11
* SONAR-24376 Fix env variables and remove argument quotingJulien HENRY2025-02-281-6/+7
* SONAR-24317 Move ProcessWrapperFactory to sonar-coreantoine.vinot2025-02-191-0/+127
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-044-41/+11
* SONAR-23389 Fix CE failing to stop due to NPE in shutting down Spring ContainerAlain Kermis2025-02-031-1/+2
* Fix comment in AnticipatedTransitionTrackerantoine.vinot2025-01-291-2/+1
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09148-148/+148
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-274-9/+15
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-181-0/+4
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-183-3/+3
* SONAR-23972 Update scanner-related broken documentation linksClaire Villard2024-12-181-1/+1
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-2/+0
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-181-0/+1
* SONAR-21354 Revert to use the sonar-classloader libraryJulien HENRY2024-12-1811-1069/+0
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-061-8/+0
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-291-2/+0
* SONAR-23755 Add core extension common to allow SQS specific behavior to happe...Steve Marion2024-11-285-22/+93
* SONAR-23652 Add modified flag to payload of mode endpointLéo Geoffroy2024-11-261-1/+2
* SONAR-23531 Change impact representation in IssueChangedEvent to fit conventionLéo Geoffroy2024-11-211-5/+9
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-0/+28
* SONAR-23287 add issue changed event and bulk action changesLéo Geoffroy2024-11-112-3/+15
* SONAR-23527 impacts severity is updated when issue is set on manual severityLéo Geoffroy2024-11-111-0/+50
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-112-5/+41
* SONAR-23298 Fix metricsDejan Milisavljevic2024-11-051-3/+3
* SONAR-23298 Add new metrics and change some namesDejan Milisavljevic2024-11-051-48/+236
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-246-100/+29
* SONAR-23425 Scanning alerts work in both MQR and STANDARD modesDejan Milisavljevic2024-10-232-1/+3
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-191-0/+1
* No-JIRA Add missing package to fix issueLéo Geoffroy2024-10-171-0/+23
* SONAR-23260 Publish impact changes to SonarQube IDEDejan Milisavljevic2024-10-161-0/+31
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-161-0/+55
* SONAR-23194 Project overview adopts MQR modeIsmail Cherri2024-10-161-1/+1
* SONAR-23188 MQR Mode settingViktor Vorona2024-10-163-0/+87
* MMF-3988 Hide ratings and remove legacy mode settingViktor Vorona2024-09-193-85/+0
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-182-37/+22
* SONAR-22914 Issues on different CVEs are different issuesantoine.vinot2024-09-124-9/+44
* SONAR-22914 Compute CVEs received from scanner reportantoine.vinot2024-09-121-0/+11
* SONAR-22728 Remove the link from "Enable legacy mode" settingDejan Milisavljevic2024-08-261-2/+1
* SONAR-22728 Add the link to "Enable legacy mode" settingDejan Milisavljevic2024-08-261-2/+1
* SONAR-22728 Fix issue raised by the Sonar scanDejan Milisavljevic2024-08-261-1/+2
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-261-0/+286
* SONAR-22731 Define flag to be able to use legacy ratingsDejan Milisavljevic2024-08-263-0/+87
* SONAR-22787 Add FIPS environment information to support info fileAlain Kermis2024-08-262-0/+66
* SONAR-22676 replace StatusPrinter by StatusPrinter2Steve Marion2024-08-231-2/+4