Check if command line arguments are used properly 28/106328/1
authorBogumil Zebek <bogumil.zebek@nokia.com>
Tue, 21 Apr 2020 09:31:49 +0000 (11:31 +0200)
committerZebek Bogumil <bogumil.zebek@nokia.com>
Tue, 21 Apr 2020 09:31:49 +0000 (11:31 +0200)
commit7fdd72a778f6a84cf6103ec88c3106c09e20c839
treeb332c5d062a6c6e9169a8c172630b543ee3d4a03
parent617bb3d3a417ea4565b5124d9f1b17029a863fdb
Check if command line arguments are used properly

Yes. Parameters are used properly. Thus we will turn off SONAR rule (Using command line arguments is security-sensitive) for this main functions.

Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I659ba8d6d932653f4866667faa04236a72d77b6b
netconfsimulator/src/main/java/org/onap/netconfsimulator/Main.java
pnfsimulator/src/main/java/org/onap/pnfsimulator/Main.java