David Waltermire

Results 160 comments of David Waltermire

This relates to #801, as a schematron can provide a way to implement a set of checks.

We can work on this for OSCAL 1.1. This has been discussed before in #590.

What is the value of a prop with `name="control-origination"`? We should do something to constrain the values.

I am going to wait until we can discuss this to close this issue. That will give us time to identify any additional new issues to work.

We are avoiding adding new features as much as possible during the 1.0.0 RC phase. We will need to work this issue after 1.0.0 is released, since this is a...

Investigating a viable signing approach will take a bit more time. Moving this to the 1.1.0 release.

This issue has received no feedback since its creation. As a result I am pushing this to OSCAL 1.2.

This will be addressed by the tutorials resulting from #654.

This is being worked in PR #648. At this point, the tutorials have been migrated into the website content folder, the main navigation is setup. Almost done adding JSON and...

The following is an example of the resulting solution. ```json { "imports": [ { "href": "#FedRAMP_rev4_MODERATE-baseline_profile.json", "include-controls": [ { "with-ids": [ "ac-6.9", "ac-6.10", "ac-7", "ac-8" ] } ], "identifier-reassignment": {...