@iocium/ioc-diff
    Preparing search index...

    Function diffIOCs

    • Compute the difference between two IOC datasets.

      Parameters

      • oldIOCs: IOC[]

        The baseline set of IOCs

      • newIOCs: IOC[]

        The updated set of IOCs

      • options: DiffOptions = {}

        Comparison behavior (e.g. match style, fuzzy match)

      Returns IOCDiffResult

      An object describing added, removed, and changed IOCs