From aa335e6495573deec97d89f35e215b86dc89e2f1 Mon Sep 17 00:00:00 2001 From: Wendell Piez Date: Fri, 24 May 2024 14:52:09 -0400 Subject: [PATCH] Oops, forgot one --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f80009cb..f3d4956f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Projects currently planned for deployment in this repository include: - Find and demonstrate modeling or conformance issues in schemas or processors - Conversely, demonstrate conformance of validators and design of models - Showcase differences between valid and invalid documents, especially edge cases + - [profile-resolution](./profile-resolution) - run and test NIST XSLTs for rendering a profile into its catalog of controls - `batch-validate` validate OSCAL in batches against schemas and schema emulators - `data-convert` - convert OSCAL XML into JSON and OSCAL JSON into XML - `display-render` - convert OSCAL catalogs (including resolved profiles) into HTML and PDF