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

Fix broken links to FedRAMP baselines #1143

Closed
wants to merge 6 commits into from

Commits on Jan 31, 2022

  1. Release 1.0 metaschema adjustments (usnistgov#1065)

    * Many fixes to the constraints in the OSCAL metaschemas to repair broken Metapaths.
    * fixing defects in metaschema constraints
    * Updating to latest Metaschema toolchain. Removed use of the "require" constraint.
    * updating readme with current links
    david-waltermire committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    51da183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6ffc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Profile resolver selection: XSpec additions and minor XSLT enhancemen…

    …ts (usnistgov#1101)
    
    * Group scenarios and add edge case scenario
    * Group the scenarios that test o:glob-as-regex.
    * Add scenario for edge case where input is empty.
    * For selection, augment XSpec and update XSLT
    * Add XSpec tests for oscal-profile-resolve-select.xsl, mostly at the level of templates and functions.
    * Minor enhancements in oscal-profile-resolve-select.xsl:
    * Add support for with-parent-controls
    * Generate fatal error if resource cannot be fetched
    * Provide focused error message if resource has no suitable rlink
    * Handle missing matching pattern
    * Fix indentation
    * Fix scenario that intentionally omits pattern
    * Rename o:resource-or-warning as o:resource-or-error
    * Attributes, not elements, for "from" and "to"
    * Update expected value for 4a3cadf changes in catalog
    * The abc-full_catalog.xml file has changed, so the "Loose parameters" test scenario needs adjustment.
    * Reduce redundancy in expected metadata
    * metadata is copied verbatim, so no need to check details in multiple test scenarios for the match=profile template
    * Update verbiage to cross-reference with logged discussion pages
    galtm authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    40301dc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    1eb8b06 View commit details
    Browse the repository at this point in the history
  2. Add tool oscal4neo4j (usnistgov#1128)

    * Added OSCAL4NEO4J tool
    
    * Update docs/content/tools/_index.md
    
    Co-authored-by: Brad Hards <bradh@frogmouth.net>
    
    Co-authored-by: Agh42 <bitbucket@koderman.de>
    Co-authored-by: Brad Hards <bradh@frogmouth.net>
    3 people authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8b6ebe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    6177fe2 View commit details
    Browse the repository at this point in the history