Searched defs:json_key (Results 1 – 5 of 5) sorted by relevance
| /build/ohos/sbom/sbom/config/configs/ |
| D | package.config.json | 6 "json_key": "type", string 15 "json_key": "supplier", string 24 "json_key": "group", string 33 "json_key": "name", string 42 "json_key": "version", string 51 "json_key": "purl", string 60 "json_key": "licenseConcluded", string 69 "json_key": "licenseDeclared", string 78 "json_key": "comCopyright", string 87 "json_key": "bom-ref", string [all …]
|
| D | document.config.json | 6 "json_key": "serialNumber", string 15 "json_key": "docId", string 24 "json_key": "name", string 33 "json_key": "documentNamespace", string 42 "json_key": "version", string 51 "json_key": "bomFormat", string 60 "json_key": "specVersion", string 69 "json_key": "dataLicense", string 78 "json_key": "licenseListVersion", string 87 "json_key": "timestamp", string [all …]
|
| D | file.config.json | 6 "json_key": "fileName", string 15 "json_key": "fileAuthor", string 24 "json_key": "fileId", string 33 "json_key": "fileTypes", string 59 "json_key": "checksums", string 84 "json_key": "licenseConcluded", string 93 "json_key": "licenseInfoInFiles", string 107 "json_key": "copyrightText", string
|
| D | relationship.config.json | 6 "json_key": "bom-ref", string 15 "json_key": "dependsOn", string 29 "json_key": "relationshipType", string
|
| /build/templates/common/ |
| D | generate_component_package.py | 1113 def _handle_one_layer_json(json_key, json_data, desc_list): argument 1138 def _handle_two_layer_json(json_key, json_data, desc_list): argument
|