CycloneDX JavaScript Library - Web - v9.4.0
    Preparing search index...
    interface SWID {
        name: string;
        patch?: boolean;
        tagId: string;
        tagVersion?: number;
        text?: Serialize.JSON.Types.Normalized.Attachment;
        url?: string;
        version?: string;
    }
    Index

    Properties

    name: string
    patch?: boolean
    tagId: string
    tagVersion?: number
    url?: string
    version?: string