usnistgov / oscal-cli

A simple open source command line tool to support common operations over OSCAL content.
Other
41 stars 18 forks source link

Support for SARIF-based validation results #291

Open david-waltermire opened 1 week ago

david-waltermire commented 1 week ago

Committer Notes

Add a -o option to CLI validation commands to generate a SARIF result at the provided location.

This PR incorporates a bunch of Metaschema Java and liboscal-java improvements, including:

This PR builds on the previous PRs, which should be merged before this PR.

All Submissions:

Changes to Core Features: