usnistgov / oscal-cli

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

Support for SARIF-based validation results #291

Open david-waltermire opened 5 months ago

david-waltermire commented 5 months 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: