summaryrefslogtreecommitdiffstats
path: root/adaptors/netconf-adaptor/netconf-adaptor-bundle/src
AgeCommit message (Collapse)AuthorFilesLines
2022-06-24sonar issue, Change the assertion arguments to not compare a primitive value ↵Ganesh1-118/+117
with null Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: Idc8fcd5e6b2c7dce0da0b8f04721634ece05c5c7 Issue-ID: CCSDK-3476
2022-06-24sonar issue, Define a constant instead of duplicating this literalGanesh1-246/+249
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I4c9956215b247ff512778636fc7492fc0dc6f609 Issue-ID: CCSDK-3476
2022-04-26SLI: Tests cases for netconf-adaptor OpStateValidatorImplabhishek.c921-0/+47
JUnit test cases for methods in MockOperationalStateValidatorImpl Issue-ID: CCSDK-3640 Signed-off-by: abhishek.c92 <abhishek.c92@samsung.com> Change-Id: I4cd430a91b4552584981ba5ad1bb8d6d1ccaa96d
2021-07-13Fix XML external entity vulnerability (CCSDK-3322)Jonathan Platt1-0/+2
Disabled XML external entity references to resolve XML external entity vulnerability in 'VNFOperationalStateValidatorImpl.java' Issue-ID: CCSDK-3322 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: I88dc0a0ef8e9a587e8f9b3be15ef55e70c687b6e
2021-04-27Moving Netconf-adaptor from APPC to CCSDK SLISingal, Kapil (ks220y)45-0/+4106
Issue-ID: CCSDK-3198 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I638d57729d100211325f4e3121970d6737b9a50c