/oscal-deep-diff

[WIP] Open Security Controls Assessment Language (OSCAL) Deep Differencing Tool

Primary LanguageTypeScriptOtherNOASSERTION

OSCAL Deep Diff

oscal

A CLI tool and library to compare JSON OSCAL documents

NOTE: That this project is a Work in Progress (WIP)

Installation

To install this package for CLI usage:

$ npm install -g @oscal/oscal-deep-diff

Usage

# oscal-deep-diff --leftDocument <JSON File> --rightDocument <JSON File> --write <Output File>

For all documentation, including more in depth installation information and CLI usage, visit the docs/ section.