CycloneDX JavaScript Library - Node - v9.4.0
    Preparing search index...
    interface ExternalReference {
        comment?: string;
        hashes?: Serialize.JSON.Types.Normalized.Hash[];
        type: ExternalReferenceType;
        url: string;
    }
    Index

    Properties

    comment?: string
    url: string