diff --git a/csaf_2.1/prose/edit/src/schema-elements-01-defs-03-full-product-name.md b/csaf_2.1/prose/edit/src/schema-elements-01-defs-03-full-product-name.md index 1eb28bff..78bd55f5 100644 --- a/csaf_2.1/prose/edit/src/schema-elements-01-defs-03-full-product-name.md +++ b/csaf_2.1/prose/edit/src/schema-elements-01-defs-03-full-product-name.md @@ -51,29 +51,28 @@ and `x_generic_uris`, one is mandatory. "cpe": { // ... }, - "hashes": [ + "hashes": { // ... - ], - "model_numbers": [ + }, + "model_numbers": { // ... - ], + }, "purl": { // ... }, - "sbom_urls": [ + "sbom_urls": { // ... - ], - "serial_numbers": [ + }, + "serial_numbers": { // ... - ], - "skus": [ + }, + "skus": { // ... - ], - "x_generic_uris": [ + }, + "x_generic_uris": { // ... - ] + } } - } ``` ##### Full Product Name Type - Product Identification Helper - CPE