Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

857 updates #1273

2 changes: 2 additions & 0 deletions docs/content/learn/tutorials/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ suppresstopiclist: true
The following tutorials provide a step-by-step walkthrough on explaining how to create OSCAL content of various types.

- [Creating a Basic Control Catalog](/learn/tutorials/catalog/): A tutorial on creating a [catalog](/concepts/terminology/#catalog) of [controls](/concepts/terminology/#control) using the OSCAL [catalog model](/concepts/layer/control/catalog/).
- [Creating and Using Metadata in OSCAL](/learn/tutorials/metadata): A tutorial that covers the usage of the metadata section in OSCAL.
- [Extending OSCAL Models with Props and Links](/learn/tutorials/extensions): A tutorial on extending OSCAL models by using props and links.
- [Creating a Basic Component Definition](/learn/tutorials/component-definition/): A tutorial on creating a component-definition using the OSCAL [component definition model](/concepts/layer/implementation/component-definition/).
- [Representing Test Validation Information](/learn/tutorials/validation-modeling/): A mini-tutorial on providing test validation information (e.g., FIPS 140-2 validation) as an OSCAL component in a [component definition](/concepts/layer/implementation/component-definition/) or [system security plan](/concepts/layer/implementation/ssp/).
Loading