71 Commits (b507c1c7bb753f87be137dd82a9b8cace24f3bcb)

Author SHA1 Message Date
  Aurelien Poscia b507c1c7bb SONAR-16397 update hotspot API to handle advanced rule descriptions 2 years ago
  Zipeng WU 41af7cd13e SONAR-16364 Update Rule API to support multiple description sections 2 years ago
  Aurelien 85249a5a2a SONAR-16302 remove RuleDefinitionDto and put information in RuleDto 2 years ago
  Duarte Meneses 905a0e4a8b SONAR-15321 Large number of entries in 'issue_changes' 2 years ago
  Philippe Perrin 8ecc599d9b SONAR-16147 Allow users to assign acknowledged Security Hotspots 2 years ago
  Lukasz Jarocki 77efa75029 SONAR-16155 added support for owaspTop10-2021 param in api/hotspots/search 2 years ago
  Klaudio Sinani 0fe19fcf4e SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspots 2 years ago
  Klaudio Sinani fd43b7adbc SONAR-16009 Extend response of `api/hotspots/search` to include secondary locations data 2 years ago
  Jacek 647e61ec77 SONAR-16007 Add flows response field to `api/hotspots/show` 2 years ago
  Pierre 89a3d21bc2 Update license headers for 2022 [update headers] 2 years ago
  Belen Pruvost 9d1361c434 SONAR-15904 - Adapt Issue Search to work with new code reference 2 years ago
  Zipeng WU 5ab4879d3f SONAR-15802 Update computation of portfolios 2 years ago
  Jacek c46b02c711 [NO-JIRA] Fix Bugs, Code Smells 2 years ago
  Belen Pruvost 8d5df5c6b1 SONAR-15702 - Return 403 or filter issues when user can't access child projects in app 2 years ago
  Duarte Meneses 215f8403a6 Fix code quality issues 2 years ago
  Bruno Andrade 8eae78c947 Code smell fix: Replacing ImmutableList from List 2 years ago
  Zipeng WU 69b5eb1751 SONAR-14836 fix hotspots api doc example 2 years ago
  Jacek 2a02fe4f85 SONAR-15092 Apply new code filter for application branches 2 years ago
  Jeremy Davis c7b7d416b6 SONAR-13184 filter hotspots by file 2 years ago
  Belen Pruvost 8e115cd617 SONAR-14214 - Unassign Security Hotspot 3 years ago
  Philippe Perrin ffaa8f3cd6 SONAR-13357 Custom hotspot rule's description isn't split into tabs 3 years ago
  Jacek e7a50aef7c SONAR-14442 Add 'cwe' search param to hotspot WS 3 years ago
  Duarte Meneses fff67e1ec1 SONAR-14361 WS 'hotspot/search' returns no issue if the 'sinceLeakPeriod' filter is used 3 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Michal Duda 6ca1fa59bc SONAR-13999 remove orgs from hotspots WS 3 years ago
  Jean-Baptiste Lievremont 4f8796c39f SONAR-14113 Make hotspot show WS public, add line hash of primary location 3 years ago
  Jacek f4751bd135 SONAR-12686 upgrade es client to 7.9.3 and move to HTTP 4 years ago
  Michal Duda fd7e12d22f SONAR-13566 Add security standards filters to hotspot search WS 3 years ago
  Jacek 741d14c014 SONAR-13398 Verify needIssue sync flag at project level 4 years ago
  Jacek 94ae3b76e8 SONAR-13398 fail with 503 api/issues/tags WS if needIssueSync is set to true 4 years ago
  Jacek 67b7694f63 SONAR-13398 fail with 503 api/hotspots/search WS if needIssueSync is set to true 4 years ago
  Jacek 88131a33e0 SONAR-13489 Fix permission issue with hotspot assign action 3 years ago
  Jacek 8d7585051a SONAR-13221 change USERS_GROUPS user_id FK to user_uuid 4 years ago
  Duarte Meneses 6b41a01454 SONAR-13221 Metrics 4 years ago
  Jeremy Davis 67c3ad2d32 SONAR-13199 Interpret markdown in hotspot description 4 years ago
  Duarte Meneses 9b9cd018cf SONAR-13304 Make 'branch' and 'pullRequest' parameters in Web Services public 4 years ago
  Duarte Meneses b922a7648b SONAR-13196 Search issues since leak period returns all issues if no leak period exists 4 years ago
  Jacek 7421f46c36 SONAR-12922 add edit hotspot comment ws 4 years ago
  Jacek f198157719 SONAR-12922 add delete hotspot comment WS 4 years ago
  Sébastien Lesaint cab124f744 fix quality flaws 4 years ago
  Sébastien Lesaint 2983446f9f SONAR-12753 add canChangeStatus to api/hotspots/show response 4 years ago
  Jacek 995d27cb6f SONAR-12890 add response example to 'api/hotspot/show' 4 years ago
  Jacek adc4fa5bd0 SONAR-12778 add response example to 'api/hotspot/search' 4 years ago
  Sébastien Lesaint f66ba87a15 SONAR-12718 api/hotspots/* WS fail on closed hotspots 4 years ago
  Sébastien Lesaint d3cb8e19f4 SONAR-12717 api/hotspots/search does not return closed hotspots 4 years ago
  Sébastien Lesaint db84226358 SONAR-12718 return author and assignee as login 4 years ago
  Sébastien Lesaint 18adf3c20e SONAR-12720 user list in response of api/hotspots/show 4 years ago
  Sébastien Lesaint 266881788f SONAR-12726 add startup warning when hotspot rule desc can't be parsed 4 years ago
  Sébastien Lesaint 7d5898c9ad SONAR-12726 api/hotspots/search supports Applications 4 years ago
  Sébastien Lesaint 914778df85 SONAR-12720 add comments to response of WS api/hotspots/show 4 years ago