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

Modeling refactoring based on feedback (session 3) #643

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    60e2a42 View commit details
    Browse the repository at this point in the history
  2. Moved levergaed-authorizations to system-implementation. Made system-…

    …implementation and control-implementation required.
    david-waltermire committed May 29, 2020
    Configuration menu
    Copy the full SHA
    cb699d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21d2f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8592158 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    042010c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafaa3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9221394 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e85f64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5857ecf View commit details
    Browse the repository at this point in the history
  6. Fixed broken schema and schematron paths.

    Implemented uuids addressing issue usnistgov#676.
    david-waltermire committed May 30, 2020
    Configuration menu
    Copy the full SHA
    d99125c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88453ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26c4b92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    705c36d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b91b9f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66a686e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Updated OSCAL version in metaschema files.

    Migrated definition of a system interconnection and service into components. The "service" and "interconnection" component types are now used to define these. (usnistgov#498)
    Flattened party -> org/person to be just party. Party now has a type which identifies if the party is a person or organization.
    Added SHA-3 algorithms to the hash algorithm list. (usnistgov#632)
    david-waltermire committed May 31, 2020
    Configuration menu
    Copy the full SHA
    bd9f9f7 View commit details
    Browse the repository at this point in the history
  2. Fixed Docker container to run scripts that require in-place editing.

    Fixed SSP elements that reference a component UUID, but lacked the correct type.
    david-waltermire committed May 31, 2020
    Configuration menu
    Copy the full SHA
    0b5aaa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282bcee View commit details
    Browse the repository at this point in the history
  4. Updating metaschema support to fix bug (usnistgov/metaschema#56).

    Added "homepage" link relation.
    david-waltermire committed May 31, 2020
    Configuration menu
    Copy the full SHA
    424f97e View commit details
    Browse the repository at this point in the history
  5. Fixed message error in round-trip validation which indicated the wron…

    …g type of conversion as compared to what was actually happening.
    
    Fixed remaining round-trip issues.
    david-waltermire committed May 31, 2020
    Configuration menu
    Copy the full SHA
    9f41a8e View commit details
    Browse the repository at this point in the history