summaryrefslogtreecommitdiffstats
path: root/csarvalidation/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-01-20Add release parameter to rulesBogumil Zebek4-159/+498
2021-01-13Add support for signature in PCKS7 format.Bartosz Gardziejewski12-6/+351
2020-12-29Add individual artifact validation using common cert.Bartosz Gardziejewski9-32/+198
2020-12-15Fix validation of error messages.Bartosz Gardziejewski1-2/+24
2020-12-10Add signature and certificate for individual artifacts.Bartosz Gardziejewski9-60/+206
2020-12-10Add fields for signature and certificate in source model.Bartosz Gardziejewski1-0/+303
2020-12-08Merge "Add rules parameter for selected rules validation"Bogumil Zebek2-2/+121
2020-11-24Extract pm-dicrionary validationPawel18-2035/+0
2020-10-29Add rules parameter for selected rules validationBartosz Gardziejewski2-2/+121
2020-10-15Add handling of CSAR with no TOSCA meta and no certificate.Bartosz Gardziejewski3-0/+38
2020-10-13Add error when CMS and TOSCA meta file are present, however TOSCA does not co...Bartosz Gardziejewski3-25/+10
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 Gardziejewski31-53/+324
2020-09-21Add warnings field to oclip json responseAdam Wudzinski2-0/+21
2020-08-28Merge "Fix searching for path to PM_Dictionary in manifest file."Bogumil Zebek3-0/+14
2020-08-27Fix searching for path to PM_Dictionary in manifest file.Bartosz Gardziejewski3-0/+14
2020-08-21Migrate from java 8 to java 11Bogumil Zebek2-18/+71
2020-08-20Wrap exceptions connected with Yaml parsing in order to send them as validati...Bartosz Gardziejewski7-0/+362
2020-08-19Removing jmockit dependencies.Bartosz Gardziejewski1-84/+1
2020-08-18Code Improvements-Vnfsdk-validation sonar issue fixesSravanKumarGunda2-4/+13
2020-08-12fix snakeyaml vulnerabilityjitendra0072-4/+3
2020-08-05Fix sonar issues for validationjitendra00717-64/+181
2020-07-21Add list of values validation using schema in PM Dictionary.Bartosz Gardziejewski13-112/+455
2020-07-15Merge "use YAML schema validator in rule R816745"Bogumil Zebek12-9/+226
2020-07-15Merge "Add validation of YAML documents, with use of schema"Bogumil Zebek6-5/+296
2020-07-14use YAML schema validator in rule R816745Bartosz Gardziejewski12-9/+226
2020-07-14Add validation of YAML documents, with use of schemaBartosz Gardziejewski6-5/+296
2020-07-14Merge "Convert yaml schema into tree structure"Bogumil Zebek8-11/+476
2020-07-14Convert yaml schema into tree structureBartosz Gardziejewski8-11/+476
2020-07-13Fix validation processMaciej Malewski2-3/+22
2020-07-07Merge "Extend R01123 to support ZIP files"Bogumil Zebek4-22/+51
2020-07-07Merge "Add wrappers for yaml generic objects"Bogumil Zebek2-0/+239
2020-07-07Extend R01123 to support ZIP filesBartosz Gardziejewski4-22/+51
2020-07-03Add R01123 to pnf validationBartosz Gardziejewski1-1/+3
2020-07-02Change R130206 warning messageMichal Banka1-3/+3
2020-07-01Add wrappers for yaml generic objectsBartosz Gardziejewski2-0/+239
2020-07-01Merge "Add multi document Yaml file loading"Bogumil Zebek2-0/+260
2020-06-30Add multi document Yaml file loadingBartosz Gardziejewski2-0/+260
2020-06-30Make rule 130206 less restrictiveAleksandra Maciaga3-3/+19
2020-06-25Skip YAML validation in rule R816745, if onap_pm_dictionary is not present in...Bartosz Gardziejewski3-0/+37
2020-06-24Merge "Create new Rule (R816745) that will be used for PM_Dictionary content ...Bogumil Zebek1-0/+41
2020-06-24Create new Rule (R816745) that will be used for PM_Dictionary content validationBartosz Gardziejewski1-0/+41
2020-06-24Add new rule for validation, if every files located in CSAR are listed in man...Bartosz Gardziejewski5-0/+126
2020-05-21Add file extension checking to R972082Michal Banka2-0/+16
2020-05-20Fix validation processBogumil Zebek1-14/+101
2020-05-18Merge "Fix R972082 bug"Bogumil Zebek2-12/+9
2020-05-15Fix R972082 bugMichal Banka2-12/+9
2020-05-15Merge "Fix VNF/PNF package integrity issue with CMS signature not containing ...Bogumil Zebek3-0/+37