summaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Collapse)AuthorFilesLines
2021-04-12Remove support for Helm v21.1.0Tomasz Wrobel1-9/+9
- Remove mapping to helm v2 when version desired is not provided - Remove Helm v2 clients from container Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I43def179ee35ade76905a88f83bd17b9be787481
2021-03-24Fix Sonar logger issueTomasz Wrobel1-1/+2
Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7b5a6d91cfa14e4aafa939444dea9abe8b389914
2021-03-23Fix Sonar issuesTomasz Wrobel1-5/+12
- Remove blank characters from input data on validation service - Add NOSONAR to test application context Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I3a8c3cdf447a2ffa49ee1c961fd73229144349b8
2021-03-22Fix path from user input vulnerabilityRemigiusz Janeczek1-21/+5
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9c121d2ba24487e45d08d2937cbc7bddc07e163e
2021-03-19Fix sonar issuesTomasz Wrobel4-18/+26
-Fix thread interrupt bug -Fix security vulnerabilities Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0e32215a6de9e04a26acfad580701b36278270b0
2021-03-18Fix sonar code smellsRemigiusz Janeczek3-3/+3
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Icfb466816c76c0444b7132651038768a832c03a2
2021-03-17Add helm validator sourcesRemigiusz Janeczek23-0/+1344
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I32dea3b4294a90c4dfc75864fb4200f044e7a0b6