{
"bomFormat"
:
"CycloneDX"
,
"specVersion"
:
"1.5"
,
"serialNumber"
:
"urn:uuid:3e671687-395b-41f5-a30f-a58921a69b79"
,
"version"
: 1,
"components"
: [
{
"bom-ref"
:
"component-a"
,
"type"
:
"library"
,
"name"
:
"Component A"
,
"version"
:
"1.0.0"
}
],
"annotations"
: [
{
"bom-ref"
:
"annotation-1"
,
"subjects"
: [
"component-a"
],
"annotator"
: {
"organization"
: {
"name"
:
"Acme, Inc."
,
"url"
: [
],
"contact"
: [
{
"name"
:
"Acme Professional Services"
,
"email"
:
"professional.services@example.com"
}
]
}
},
"timestamp"
:
"2022-01-01T00:00:00Z"
,
"text"
:
"This is a sample annotation made by an organization"
},
{
"bom-ref"
:
"annotation-2"
,
"subjects"
: [
"component-a"
],
"annotator"
: {
"individual"
: {
"name"
:
"Samantha Wright"
,
"email"
:
"samantha.wright@example.com"
,
"phone"
:
"800-555-1212"
}
},
"timestamp"
:
"2022-01-01T00:00:00Z"
,
"text"
:
"This is a sample annotation made by a person"
},
{
"bom-ref"
:
"annotation-3"
,
"subjects"
: [
"component-a"
],
"annotator"
: {
"component"
: {
"type"
:
"application"
,
"name"
:
"Awesome Tool"
,
"version"
:
"9.1.2"
}
},
"timestamp"
:
"2022-01-01T00:00:00Z"
,
"text"
:
"This is a sample annotation made by a component"
},
{
"bom-ref"
:
"annotation-4"
,
"subjects"
: [
"component-a"
],
"annotator"
: {
"service"
: {
"bom-ref"
:
"b2a46a4b-8367-4bae-9820-95557cfe03a8"
,
"provider"
: {
"name"
:
"Partner Org"
,
"url"
: [
]
},
"group"
:
"org.partner"
,
"name"
:
"BOM Annotation Service"
,
"version"
:
"2020-Q2"
,
"endpoints"
: [
],
"authenticated"
:
true
,
"x-trust-boundary"
:
true
,
"data"
: [
{
"classification"
:
"public"
,
"flow"
:
"bi-directional"
}
]
}
},
"timestamp"
:
"2022-01-01T00:00:00Z"
,
"text"
:
"This is a sample annotation made by a service"
}
]
}