summaryrefslogtreecommitdiffstats
path: root/csarvalidation/src/main/java/org/onap/cvc/csar
AgeCommit message (Expand)AuthorFilesLines
2020-12-29Add individual artifact validation using common cert.Bartosz Gardziejewski12-504/+1041
2020-12-10Add signature and certificate for individual artifacts.Bartosz Gardziejewski2-22/+123
2020-12-10Add fields for signature and certificate in source model.Bartosz Gardziejewski2-17/+64
2020-12-08Merge "Add rules parameter for selected rules validation"Bogumil Zebek1-8/+24
2020-11-26Add possibility to validation pm-dictionary from byte arrayPawel1-2/+2
2020-10-29Add rules parameter for selected rules validationBartosz Gardziejewski1-8/+24
2020-10-15Add handling of CSAR with no TOSCA meta and no certificate.Bartosz Gardziejewski1-2/+14
2020-10-13Add error when CMS and TOSCA meta file are present, however TOSCA does not co...Bartosz Gardziejewski1-9/+26
2020-09-24Fixing R130206 certificate searching mechanismBartosz Gardziejewski7-148/+440
2020-09-23Merge "Add warnings field to oclip json response"Bogumil Zebek1-20/+55
2020-09-21Add warnings field to oclip json responseAdam Wudzinski1-20/+55
2020-09-14code improvementspriyanka.akhade1-1/+1
2020-08-27Fix searching for path to PM_Dictionary in manifest file.Bartosz Gardziejewski1-7/+30
2020-08-20Wrap exceptions connected with Yaml parsing in order to send them as validati...Bartosz Gardziejewski1-1/+2
2020-08-18Code Improvements-Vnfsdk-validation sonar issue fixesSravanKumarGunda6-30/+36
2020-08-05Fix sonar issues for validationjitendra0073-43/+43
2020-07-15Merge "use YAML schema validator in rule R816745"Bogumil Zebek1-5/+69
2020-07-14use YAML schema validator in rule R816745Bartosz Gardziejewski1-5/+69
2020-07-13Fix validation processMaciej Malewski1-10/+59
2020-07-07Extend R01123 to support ZIP filesBartosz Gardziejewski1-2/+1
2020-07-02Change R130206 warning messageMichal Banka1-1/+1
2020-06-30Make rule 130206 less restrictiveAleksandra Maciaga1-11/+39
2020-06-25Skip YAML validation in rule R816745, if onap_pm_dictionary is not present in...Bartosz Gardziejewski1-0/+17
2020-06-24Merge "Create new Rule (R816745) that will be used for PM_Dictionary content ...Bogumil Zebek1-0/+35
2020-06-24Create new Rule (R816745) that will be used for PM_Dictionary content validationBartosz Gardziejewski1-0/+35
2020-06-24Add new rule for validation, if every files located in CSAR are listed in man...Bartosz Gardziejewski1-2/+61
2020-05-21Fix issue with loading rules propertiesedyta1-1/+1
2020-05-21Add file extension checking to R972082Michal Banka1-0/+13
2020-05-20Fix validation processBogumil Zebek1-1/+1
2020-05-18Merge "Fix R972082 bug"Bogumil Zebek1-19/+12
2020-05-15Fix R972082 bugMichal Banka1-19/+12
2020-05-15Merge "Fix VNF/PNF package integrity issue with CMS signature not containing ...Bogumil Zebek2-23/+34
2020-05-14Fix VNF/PNF package integrity issue with CMS signature not containing certifi...Aleksandra Maciaga2-23/+34
2020-05-13Fix package integrity issue with non mano arifactsedyta2-0/+8
2020-04-13Fix csar validation success statusKanagaraj Manickam1-1/+1
2020-04-03Fix csar validation success statusKanagaraj Manickam1-0/+1
2020-03-13Migrate to gsonpriyanka.akhade2-10/+10
2019-12-13Implement PNF package validation on PNF software versionvasraz3-103/+441
2019-11-22Support non DOS/Windows format CSAR manifest fileLianhao Lu3-6/+63
2019-11-22Tolerate subdirectory zip entries in csarLianhao Lu2-1/+6
2019-10-08Merge "Sonar fix"Weitao Gao3-77/+156
2019-09-18Sonar fixBogumil Zebek3-77/+156
2019-09-17Non mano artifactsBogumil Zebek1-0/+34
2019-09-04Merge "modify Sonar Issue"Weitao Gao9-99/+88
2019-09-04modify Sonar IssueHailong Zhang9-99/+88
2019-08-22CMS signature validationBogumil Zebek7-58/+242
2019-08-09Improve code qualityBogumil Zebek20-138/+137
2019-07-31Option 1 - vnf onlyBogumil Zebek10-128/+270
2019-07-08Option 1 - pnf onlyBogumil Zebek10-190/+810
2019-07-03Merge "Non_mano_artifact"Gao Weitao1-14/+15