summaryrefslogtreecommitdiffstats
path: root/csarvalidation/src
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Removed unused import statements. .prakash.e@huawei.com1-2/+1
2022-05-171. Comment addition on explaining why this method is emptysharath reddy3-4/+6
2022-05-09Log has to be removed while throwing exceptionsprakash.e@huawei.com1-2/+2
2022-04-13Merge "Logs has to be removed while throwing exceptions"Kanagaraj Manickam1-2/+1
2022-04-12Logs has to be removed while throwing exceptionsprakash.e@huawei.com1-2/+1
2022-04-12Merge "Vulnerability handled for zip files in code"Kanagaraj Manickam1-1/+1
2022-04-11nested comment addition on explaining why this method is emptyprakash.e@huawei.com1-1/+1
2022-04-11Vulnerability handled for zip files in codeprakash.e@huawei.com1-1/+1
2022-04-10vnfsdk validation code refactoring in method createDirectoryprakash.e@huawei.com1-1/+5
2022-04-10Added validation for pathname in unzip methodprakash.e@huawei.com1-9/+4
2022-04-10Parameter name is same as class name and it has been renamedprakash.e@huawei.com1-5/+5
2022-03-30parameter filePath is not validated before using it.prakash.e@huawei.com1-0/+4
2022-03-25vnfsdk validation sonar cloud blocker issue fixprakash.e@huawei.com1-3/+6
2021-05-06Rename PM_Dictionary_Validator to Dictionary_ValidatoristanbulBartosz Gardziejewski2-2/+2
2021-01-20Add release parameter to rulesBogumil Zebek49-279/+1020
2021-01-13Add support for signature in PCKS7 format.Bartosz Gardziejewski16-27/+421
2020-12-29Add individual artifact validation using common cert.Bartosz Gardziejewski22-536/+1264
2020-12-15Fix validation of error messages.Bartosz Gardziejewski1-2/+24
2020-12-10Add signature and certificate for individual artifacts.Bartosz Gardziejewski11-82/+329
2020-12-10Add fields for signature and certificate in source model.Bartosz Gardziejewski3-17/+367
2020-12-08Merge "Add rules parameter for selected rules validation"Bogumil Zebek4-11/+153
2020-11-26Add possibility to validation pm-dictionary from byte arrayPawel1-2/+2
2020-11-24Extract pm-dicrionary validationPawel36-3035/+0
2020-10-29Add rules parameter for selected rules validationBartosz Gardziejewski4-11/+153
2020-10-15Add handling of CSAR with no TOSCA meta and no certificate.Bartosz Gardziejewski4-2/+52
2020-10-13Add error when CMS and TOSCA meta file are present, however TOSCA does not co...Bartosz Gardziejewski4-34/+36
2020-10-13Revert "Update ONAP cli to 6.0.0 ."Bartosz Gardziejewski1-1/+1
2020-10-12Update ONAP cli to 6.0.0 .Bartosz Gardziejewski1-1/+1
2020-10-07Refactor functional tests for CSAR validation.Bartosz Gardziejewski6-180/+398
2020-09-24Fixing R130206 certificate searching mechanismBartosz Gardziejewski38-201/+764
2020-09-23Merge "Add warnings field to oclip json response"Bogumil Zebek3-20/+76
2020-09-21Add warnings field to oclip json responseAdam Wudzinski3-20/+76
2020-09-14code improvementspriyanka.akhade6-159/+161
2020-08-28Merge "Fix searching for path to PM_Dictionary in manifest file."Bogumil Zebek4-7/+44
2020-08-27Fix searching for path to PM_Dictionary in manifest file.Bartosz Gardziejewski4-7/+44
2020-08-21Migrate from java 8 to java 11Bogumil Zebek3-21/+93
2020-08-20Wrap exceptions connected with Yaml parsing in order to send them as validati...Bartosz Gardziejewski8-1/+364
2020-08-19Removing jmockit dependencies.Bartosz Gardziejewski1-84/+1
2020-08-18Code Improvements-Vnfsdk-validation sonar issue fixesSravanKumarGunda14-82/+91
2020-08-12fix snakeyaml vulnerabilityjitendra0072-4/+3
2020-08-05Fix sonar issues for validationjitendra00725-265/+388
2020-07-21Add list of values validation using schema in PM Dictionary.Bartosz Gardziejewski17-140/+462
2020-07-15Merge "Add rule r816745 to pnf list"Bogumil Zebek2-1/+2
2020-07-15Merge "use YAML schema validator in rule R816745"Bogumil Zebek22-23/+429
2020-07-15Merge "Add validation of YAML documents, with use of schema"Bogumil Zebek10-5/+526
2020-07-14Add rule r816745 to pnf listBartosz Gardziejewski2-1/+2
2020-07-14use YAML schema validator in rule R816745Bartosz Gardziejewski22-23/+429
2020-07-14Add validation of YAML documents, with use of schemaBartosz Gardziejewski10-5/+526
2020-07-14Merge "Convert yaml schema into tree structure"Bogumil Zebek17-15/+893
2020-07-14Convert yaml schema into tree structureBartosz Gardziejewski17-15/+893