cdx-proto
    Preparing search index...

    Type Alias Diff

    Diff: Message<"cyclonedx.v1_6.Diff"> & { text?: AttachedText; url?: string }

    Type declaration

    • Optionaltext?: AttachedText

      Specifies the optional text of the diff

      from field: optional cyclonedx.v1_6.AttachedText text = 1;

    • Optionalurl?: string

      Specifies the URL to the diff

      from field: optional string url = 2;

    from message cyclonedx.v1_6.Diff