{ "properties": [ { "name": "comment", "value": "SBOM for MDB server product; this file should comply with the format specified here: https://cyclonedx.org/docs/1.6/json/#components_items_publisher; This file is still in development; see https://jira.mongodb.org/browse/DEVPROD-2623 for details." } ], "bomFormat": "CycloneDX", "specVersion": "1.6", "version": 1, "components": [ { "type": "library", "name": "kafka", "scope": "required", "cpe": "test_cpe", "properties": [ { "name": "internal:team_responsible", "value": "server_security" } ], "evidence": { "occurrences": [ { "location": "src/third_party/librdkafka" } ] } } ] }