aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-08-207-3/+186
|
* SONAR-21559 Fix SSF-553Wouter Admiraal2024-02-011-1/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-03462-462/+462
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-20452 SONAR-19759 fix SSF-423 + ITsAurelien Poscia2023-09-122-0/+12
| | | | (cherry picked from commit 08141530600898864c20c2999831d0250ff431ad)
* SONAR-20452 SONAR-19977 add AppId to force auth via webhookAurelien Poscia2023-09-122-0/+13
| | | | (cherry picked from commit 4cd901eaf87e26f6e9b803614e0f3b23282f8777)
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-07-031-2/+6
| | | | | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com> (cherry picked from commit 441a87e76b1fab056a23b1773364063ab50e6978)
* SONAR-19091 Fix SSF-383Jacek Poreda2023-04-251-1/+1
| | | | (cherry picked from commit 9708d98955560e51ecc3d1089a7d68e81277114c)
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-031-3/+3
|
* SONAR-17815 add isCaycCompliant flag in qualitygate endpointsZipeng WU2023-01-051-0/+2
|
* Update license templates for 2023Pierre2023-01-02462-462/+462
|
* SONAR-17816 Add isCaycCompliant flag to /api/qualitygates/project_statusJeremy Davis2023-01-021-0/+1
|
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
|
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-231-0/+1
|
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-151-0/+1
|
* SONAR-13799 Drop deprecated measures counters from ↵Jacek2022-12-151-3/+3
| | | | `api/project_pull_requests/list`
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-14/+0
|
* SONAR-17592 added message formatting to responses in webapilukasz-jarocki-sonarsource2022-12-013-0/+16
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-16/+16
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* SONAR17527 Add new mainBranch param to projects/createLéo Geoffroy2022-10-311-0/+1
|
* SONAR-17513 Deprecated legacy pagination parameters in APIs resultsMalek-Ben-Anes2022-10-281-3/+5
|
* SONAR-17515 new Properties for Login Message in the General Settings panel ↵zipeng-wu-sonarsource2022-10-271-0/+1
| | | | | (#6949) Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-17497 Add web service to reindex issuesalain2022-10-271-0/+13
|
* SONAR-11466 Deprecate legacy pagination parameters in api/issues/search responseMalek-Ben-Anes2022-10-241-3/+3
|
* SONAR-9539 Sanitize api/rules/create web servicealain2022-10-141-1/+25
|
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-141-0/+1
|
* SONAR-17399 Add OWASP ASVS filtering for issues search based on the levelZipeng WU2022-10-101-0/+1
|
* SONAR-17399 add owasp asvs 40 level support in security_report show APIMatteo Mara2022-10-101-0/+1
|
* SONAR-17393 Add OWASP ASVS report to 'api/security_reports/show' API call.Dimitris Kavvathas2022-10-071-0/+1
|
* SONAR-17393 add constants and common code for handling OWASP ASVSMatteo Mara2022-10-071-0/+1
|
* SONAR-17279 - Add ITs for scanning alerts in GitHub enterpriseKlaudio Sinani2022-10-076-1/+156
|
* SONAR-17321 expose ruleKey in hotspot.search endpoint Benjamin Campomenosi2022-09-261-0/+1
|
* SONAR-17337 Scanner download of analyzer cache doesn't handle compression ↵Duarte Meneses2022-09-205-1/+167
| | | | correctly
* SONAR-17271 update issue changelog with information about webhookAurelien Poscia2022-09-191-0/+2
|
* SONAR-17287 Return optional flow description and type in WS responsesDuarte Meneses2022-09-161-1/+1
|
* SONAR-17287 Return optional flow description and type in WS responsesDuarte Meneses2022-09-162-0/+10
|
* SONAR-17149 drop fromHotspot field from issues payloadAurelien Poscia2022-08-081-1/+1
|
* SONAR-17061 add PCI DSS to security reports show APIMatteo Mara2022-07-252-0/+4
|
* SONAR-16371 - Use EnumTypes for pull issues and pull taintsBelen Pruvost2022-07-251-4/+4
|
* SONAR-16371 - Pull Taint ITsBelen Pruvost2022-07-251-0/+17
|
* SONAR-16371 - Implement pull_taint endpointBelen Pruvost2022-07-252-0/+20
|
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice ↵Pierre2022-07-212-16/+1
| | | | mechanism
* SONAR-16567 Use user-friendly date format and improve notification messageZipeng WU2022-07-181-1/+1
|
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-121-3/+3
|
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-122-0/+17
|
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-121-0/+5
| | | | (cherry picked from commit 31375405689110a07958f2c3be3f3b6d2a824e2b)
* SONAR-16614 Modify issues search API to include ruleDescriptionContextKey fieldAntoine Vinot2022-07-081-0/+1
|
* SONAR-16614 add to api/rules/search and api/rules/show payload, the subfield ↵Aurelien Poscia2022-07-081-0/+1
| | | | key in the field ruleDescriptionSection.context
* Revert "SONAR-16598 Add new generic concepts to rules/show and rules/search ↵Pierre2022-07-081-5/+0
| | | | | | endpoints" This reverts commit 31375405689110a07958f2c3be3f3b6d2a824e2b.
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-081-0/+5
|