CycloneDX JavaScript Library - Web - v10.0.0-alpha.0
    Preparing search index...

    Interface NormalizerOptions

    interface NormalizerOptions {
        sortLists?: boolean;
    }
    Index

    Properties

    Properties

    sortLists?: boolean

    Whether to sort lists in normalization results. Sorted lists make the output reproducible.