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

Update broken links in pages relocated from /concepts/ to /concepts/resources/ #60

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/learn/tutorials/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The following tutorials provide step-by-step walk-throughs explaining how to cre

- [Using the metadata section](general/metadata/): Explains use of the `metadata` section that is required to be provided in all OSCAL content.
- [Extending OSCAL models](general/extension/): Discusses how to use OSCAL properties and links to provided extended data in OSCAL content.
- [Testing new releases](releases/): Provides a few pointers for community members looking to test new OSCAL releases.
- [Testing new releases](general/releases/): Provides a few pointers for community members looking to test new OSCAL releases.

## [Control Layer Topics](control/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ aliases:

| Assessment Plan Schema | Assessment Plan Converters | Reference
|:--- |:--- |:--- |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/json#converting-oscal-xml-content-to-json)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/xml#converting-oscal-json-content-to-xml)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/xml-index/) |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-plan_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-plan/xml-index/) |

## Purpose

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ aliases:

| Assessment Results Schema | Assessment Results Converters | Reference
|:--- |:--- |:--- |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/json#converting-oscal-xml-content-to-json)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/xml#converting-oscal-json-content-to-xml)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/xml-index/) |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_assessment-results_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/assessment-results/xml-index/) |

## Purpose

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ aliases:

| POA&M Schema | POA&M Converters | Reference
|:--- |:--- |:--- |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/json#converting-oscal-xml-content-to-json)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/xml#converting-oscal-json-content-to-xml)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/xml-index/) |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_poam_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/plan-of-action-and-milestones/xml-index/) |

## Purpose

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ suppresstopiclist: true

| Catalog Schema | Catalog Converters | Reference
|:--- |:--- |:--- |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/json#converting-oscal-xml-content-to-json)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/xml#converting-oscal-json-content-to-xml)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/xml-index/) |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_catalog_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/catalog/xml-index/) |

## Purpose

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sidenav:
title: SP800-53 Control Example
toc:
enabled: true
aliases:
- /concepts/layer/control/catalog/sp800-53rev5-example/
---


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ aliases:

| Profile Schema | Profile Converters | Reference |
|:--- |:--- |:--- |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/json#converting-oscal-xml-content-to-json)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/xml#converting-oscal-json-content-to-xml)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/xml-index/) |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_profile_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/profile/xml-index/) |

## Purpose

Expand Down Expand Up @@ -92,6 +92,6 @@ Multiple examples of baselines expressed using the OSCAL profile model can be fo
|:---|:---|
| NIST SP 800-53 rev 5 | \[[XML]({{< param "contentRepoPath" >}}/nist.gov/SP800-53/rev5/xml/)\] \[[JSON]({{< param "contentRepoPath" >}}/nist.gov/SP800-53/rev5/json/)\] \[[YAML]({{< param "contentRepoPath" >}}/nist.gov/SP800-53/rev5/yaml/)\]
| NIST SP 800-53 rev 4 | \[[XML]({{< param "contentRepoPath" >}}/nist.gov/SP800-53/rev4/xml/)\] \[[JSON]({{< param "contentRepoPath" >}}/nist.gov/SP800-53/rev4/json/)\] \[[YAML]({{< param "contentRepoPath" >}}/nist.gov/SP800-53/rev4/yaml/)\]
| FedRAMP Baselines | \[[XML](https://github.com/GSA/fedramp-automation/tree/master/dist/content/baselines/rev4/xml)\] \[[JSON](https://github.com/GSA/fedramp-automation/tree/master/dist/content/baselines/rev4/json)\] \[[YAML](https://github.com/GSA/fedramp-automation/tree/master/dist/content/baselines/rev4/yaml/)\]
| FedRAMP Baselines | \[[XML](https://github.com/GSA/fedramp-automation/tree/master/dist/content/rev4/baselines/xml)\] \[[JSON](https://github.com/GSA/fedramp-automation/tree/master/dist/content/rev4/baselines/json)\] \[[YAML](https://github.com/GSA/fedramp-automation/tree/master/dist/content/rev4/baselines/yaml/)\]

You will also find the "resolved" version of each profile. These files end with the suffix `-resolved-profile_catalog` to indicate that the profile [resolution process](/concepts/processing/profile-resolution/) has been performed to generate a catalog containing only the selected and tailored controls defined by the profile.
2 changes: 2 additions & 0 deletions src/content/resources/concepts/layer/implementation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ sidenav:
inactiverenderdepth: 2
toc:
enabled: true
aliases:
- /concepts/layer/implementation/
---

The OSCAL implementation layer provides models for describing how controls are implemented in a specific system or in distributed component that can be incorporated into a system.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ aliases:

| Component Schema | Component Converters | Reference |
|:--- |:--- |:--- |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/json#converting-oscal-xml-content-to-json)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/tree/main/xml#converting-oscal-json-content-to-xml)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/xml-index/) |
| [JSON Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_schema.json) | [XML to JSON Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_xml-to-json-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/json-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/json-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/json-index/) |
| [XML Schema](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_schema.xsd) | [JSON to XML Converter](https://pages.nist.gov/OSCAL-Reference/release-assets/latest/oscal_component_json-to-xml-converter.xsl)<br />([How do I use this?](https://github.com/usnistgov/OSCAL/blob/main/build/README.md#converters)) | [Outline](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/xml-outline/)<br />[Reference](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/xml-reference/)<br />[Index](https://pages.nist.gov/OSCAL-Reference/models/latest/component-definition/xml-index/) |

## Purpose

Expand Down
Loading
Loading