summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk
AgeCommit message (Collapse)AuthorFilesLines
2019-07-16Fixed Sonar "Blocker Bugs"Vasyl Razinkov6-1835/+1373
Fixed potential "thread-Leak" Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: PORTAL-584
2019-07-10Blackduck scan fixesst398c803-5743/+22248
Issue-ID: PORTAL-631 Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5 Signed-off-by: st398c <st398c@research.att.com>
2019-07-09Merge "Fix sonar issue in ActionHandler"Manoop Talasila1-42/+26
2019-07-09Merge "Fix sonar issues in SecurityXssValidator"Manoop Talasila1-2/+2
2019-07-09Merge "Fix sonar issues in OnBoardingApiServiceImpl"Manoop Talasila1-19/+12
2019-07-09Merge "Fix sonar issues in LogRegistry"Manoop Talasila1-11/+6
2019-07-09Merge "Fix sonar issues in MusicUtil"Manoop Talasila1-5/+6
2019-07-09Merge "Fix sonar issues in MusicService"Manoop Talasila1-13/+16
2019-07-09Merge "Fix sonar issue in ReportDashboardController"Manoop Talasila1-1/+1
2019-07-09Merge "Fix sonar issue in epsdk-domain"Manoop Talasila6-60/+245
2019-07-09Merge "Blackduck scan fixes"Manoop Talasila8-17677/+23328
2019-07-09Merge "Fix sonar issue in ReportDashboardController.java"Manoop Talasila1-1/+1
2019-07-08Fix sonar issue in ActionHandlerburdziak1-42/+26
Change-Id: Iecda5ffe25903df8657cd83503b8aa4e3e93e553 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-08Fix sonar issues in SecurityXssValidatorburdziak1-2/+2
Change-Id: Ib610e5c905ef616434191e432932c0e63d5bd012 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-08Fix sonar issues in OnBoardingApiServiceImplburdziak1-19/+12
Change-Id: I0352a767386746f19413e6420550dc9563bbf255 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-08Fix sonar issues in LogRegistryburdziak1-11/+6
Change-Id: I0aeaed5291a5c1c8fd7f4ccacbd78f6974c5e8e0 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-08Fix sonar issues in MusicUtilburdziak1-5/+6
Change-Id: I644422502f7acaff394224dcf8119c7c0462c9dd Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-08Fix sonar issues in MusicServiceburdziak1-13/+16
Change-Id: Ie5426cad77194eea3b328b22f7b1adaa5b9043a2 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-08Fix sonar issue in ReportDashboardControllerburdziak1-2/+2
Change-Id: Ifef76894c8bc12636728c553593e6aa8afd37829 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-07-03Fix sonar issue in epsdk-domainParshad Patel6-60/+245
Fix Constructor has 10 parameters, which is greater than 7 authorized Issue-ID: PORTAL-562 Change-Id: I8eff61e2d829c86bd20c7052c181f90eed1a5926 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-07-02Blackduck scan fixesst398c8-17677/+23328
Issue-ID: PORTAL-631 Change-Id: Ic60f3d780b7391c4ce564180a678b7293f0e91ec Signed-off-by: st398c <st398c@research.att.com>
2019-06-28PENTEST:Do not display stack trace for the api'sKotta, Shireesha (sk434m)9-92/+198
Issue-ID: PORTAL-654 PENTEST:Do not display stack trace for the api's and all users info for get_user api Change-Id: I68a4e3c7eba2628363275d63535290034591aa07 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2019-06-19Merge "Blackduck scan fixes"Sunder Tattavarada51-48676/+76629
2019-06-18Blackduck scan fixesst398c51-48676/+76629
Issue-ID: PORTAL-631 Change-Id: I1a09436f606831378b7f2a6211b1199ab830e06e Signed-off-by: st398c <st398c@research.att.com>
2019-06-17Merge "Sonar fix Nullpointer and others"Sunder Tattavarada1-230/+218
2019-06-17Merge "Fix sonar issues (part) in WizardProcessor"Sunder Tattavarada1-97/+6
2019-06-17Merge "Fix sonar issues in WebRTCSocket"Sunder Tattavarada1-15/+18
2019-06-17Merge "Fix sonar issues in ChartWebRuntime"Sunder Tattavarada1-15/+13
2019-06-17Merge "Fix sonar issues in SecurityXssValidator"Sunder Tattavarada1-117/+121
2019-06-17Merge "Fix soner issues in ErrorHandler"Sunder Tattavarada1-7/+10
2019-06-17Merge "Fix sonar issues (part) in ActionHandler"Sunder Tattavarada1-73/+42
2019-06-17Merge "Fix sonar issues in epsdk-analytics"Sunder Tattavarada1-210/+172
2019-06-14Merge "Fix sonar issues in RoleFunctionListController"Sunder Tattavarada1-3/+4
2019-06-07Fix sonar issues (part) in WizardProcessorburdziak1-97/+6
Change-Id: Ic7d110e00c4f2903f7b92f9ef94bc890d43e4e4a Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-06-07Fix soner issues in ErrorHandlerburdziak1-7/+10
Change-Id: I4d1954b25dc171eb344ce1d6523742f5defc5f0d Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-06-07Fix sonar issues (part) in ActionHandlerburdziak1-73/+42
Change-Id: If14334a87aba9292afe467aa8413ac65dddf6ebb Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-06-06Fix sonar issues in SecurityXssValidatorburdziak1-117/+121
Change-Id: I8ef5c92c0e38c25e961a066b4bc6411c944210f7 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-06-06Merge "Added fn_restricted_url entries"Sunder Tattavarada1-30/+61
2019-06-06Merge "Fix sonar issues in MusicProperties"Sunder Tattavarada1-37/+1
2019-06-06Merge "Fix sonar issues in SamplePageController"Sunder Tattavarada1-4/+2
2019-06-06Merge "Fix sonar issue in PostDroolsController"Sunder Tattavarada1-1/+1
2019-06-06Merge "Fix sonar issue in NetMapController.java"Sunder Tattavarada1-1/+1
2019-06-06Merge "Fix sonar issues in CollaborationController.java"Sunder Tattavarada1-2/+2
2019-05-31Merge "AtomicPutWithDeleteLock Copy Report, SQL Injection"Sunder Tattavarada8-22/+125
2019-05-31Sonar fix Nullpointer and othersArindam Mondal1-230/+218
https://sonar.onap.org/project/issues?createdAfter=2019-01-01&createdBefore=2019-05-30&id=org.onap.portal.sdk%3Aepsdk-project&resolved=false&types=BUG +) Fix nullpointer ++) Code format +++) Added try-with-resources Issue-ID: PORTAL-600 Change-Id: I4edef0ffdc80ee2a3792f4d570a9629412334dce Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-05-30Fix sonar issues in epsdk-analyticsParshad Patel1-210/+172
Fix Cast one of the operands of this multiplication operation to a "long" Fix Either log or rethrow this exception Fix Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Fix Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: Ia356d705ece6528f401cf5a5a7b73843be562df3 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-05-29AtomicPutWithDeleteLockst398c8-22/+125
Copy Report, SQL Injection Issue-ID: PORTAL-581, PORTAL-582,PORTAL-583, PORTAL-594 Change-Id: Ibbd7a2a63f41a75109fb3916a5de1ab6a0bacfe2 Signed-off-by: st398c <st398c@research.att.com>
2019-05-23Added fn_restricted_url entriesWelch, Lorraine (lb2391)1-30/+61
Issue-ID: PORTAL-521 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I4fcd12b888f9b813829ae8343da291c64452b29f
2019-05-23Fix sonar issues in ChartWebRuntimePawel1-15/+13
Issue-ID: PORTAL-589 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I66daba54fe1557bd268a2dda754142916c6dcd0d
2019-05-22Fix sonar issues in WebRTCSocketPawel1-15/+18
Issue-ID: PORTAL-587 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I3087714f7d3b8b012a8b93b1ac92b88d33cd910d