OptionaladditionalContext?: stringOptionalbomRef?: stringAn optional identifier which can be used to reference the occurrence elsewhere in the BOM. Every bom-ref MUST be unique within the BOM.
Optionalline?: numberThe line number where the component was found.
The location or path to where the component was found.
Optionaloffset?: numberThe offset where the component was found.
Optionalsymbol?: stringThe symbol name that was found associated with the component.
Any additional context of the detected component (e.g. a code snippet).