Skip to content

NIST SP 800-53 content and other OSCAL content examples

License

Notifications You must be signed in to change notification settings

GovReady/oscal-content

 
 

Repository files navigation

Gitter Process Content

OSCAL Examples

This repository contains numerous OSCAL examples in XML, JSON, and YAML formats based on the OSCAL 1.0.0 release.

Some examples are considered provisional "finished" versions of OSCAL catalogs and profiles; they are not authoritative but are intended as demonstrations of OSCAL. Other examples are works in progress. Each subdirectory within the examples directory clearly indicates the current status of its example files.

These files are maintained by a Continuous Integration and Continuous Deployment (CI/CD) process that automatically converts source content into the alternate formats found in the many subdirectories of this repository. As a result, these example files should not be modified. Instead, the source of the file should be edited in the src subdirectories.

Contributing

  1. Read the CONTRIBUTING.md file to understand the NIST OSCAL contribution process.
  2. Fork this repository to add your contributions.
  3. Make changes in the src directory.
  4. Create a pull request to submit your changes and trigger the required GitHub actions to rebuild and validate the generated content in the example directories.

Structure

The structure and contents of this repository is as follows:

  • src: This directory contains the source files for all the OSCAL examples located in this repository. MAKE CHANGES IN THIS DIRECTORY.
  • examples: This directory contains sample OSCAL content organized by OSCAL model.
  • fedramp.gov: This directory is now deprecated, please examine the baselines directory in the GSA/fedramp-automation repo for the canonical copies of the FedRAMP catalog and baseline profiles.
  • nist.gov/SP800-53/rev4: This directory contains OSCAL examples of the catalog, and low, moderate, and high baselines defined by NIST Special Publication (SP) 800-53 Revision 4.
  • nist.gov/SP800-53/rev5: This directory contains OSCAL examples of the catalog, and low, moderate, and high baselines defined by NIST Special Publication (SP) 800-53 Revision 5 and SP 800-53B respectively.
    • nist.gov/SP800-53/rev5/draft: Earlier releases of draft content for the Final Public Draft (FPD) version of the Revision 5 catalog and baselines. These drafts, are now superseded by the final versions above, and are provided for reference only.

About

NIST SP 800-53 content and other OSCAL content examples

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 56.8%
  • XSLT 43.2%