Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Compose single Schematron and XSpec documents #108

Merged
merged 26 commits into from
Jul 1, 2021

Commits on Jun 22, 2021

  1. Consolidate Schematron and XSpec documents

    - resources/validations/src/ssp.sch has Schematron
    - resources/validations/test/ssp.xspec has XSpec
    GaryGapinski committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3b0ea75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3ff9c View commit details
    Browse the repository at this point in the history
  3. Add Digital Identity Determination validations

    - and apply XML formatting
    GaryGapinski committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    03d2331 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Add media-types

    GaryGapinski committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    eb9f893 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring

    - use global $fedramp-values variable
    - change some assertion messages to affirmative
    - attempt to minimize HTML Tidy's erroneous whitespace handling
    - remove OBE TODOs
    GaryGapinski committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    083ac2b View commit details
    Browse the repository at this point in the history
  3. Add FIPS 140 (CMVP) validations

    - use @pending rather than x:pending for system inventory unit tests
    - make pending "when the media-type attribute lacks an allowed value " XSpec test
    GaryGapinski committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b78019e View commit details
    Browse the repository at this point in the history
  4. Reference diagnostics in FIPS 199 validations

    - change occurrences of SHOULD to should
    - change "FIPS 140 validated products" to "FIPS 140 validated modules"
    GaryGapinski committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2c9f924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a52765 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    10fe1ed View commit details
    Browse the repository at this point in the history
  2. Change stage 2 content

    - Change assertion statements to have a positive statement of the constraint
    - Comment out dysfuntional doc-available() "resource-rlink-required" rule.
    - Change sch:report role from "positive" to "information".
    - Comment out informational sch:report items.
    GaryGapinski committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    65bc275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac24c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fad3ffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    187490d View commit details
    Browse the repository at this point in the history
  6. Use full words for assertion roles

    This will simplify the options in the UI.
    GaryGapinski committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    79134d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Minor edits

    - improve base64 regex
    - add checklist references
    GaryGapinski committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    8cdb94d View commit details
    Browse the repository at this point in the history
  2. Add XSpec coverage

    - correct XSpec base64 context to be valid base64 encoded content
    GaryGapinski committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    43da850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c179806 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Adopt editorial changes

    - Use indefinite article ahead of element/attribute names
    - End assertion messages witha period.
    - Correct typos.
    - Remove "Section B" prefixes.
    - Expand initialisms and acornyms
    GaryGapinski committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    bf36a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2238c9d View commit details
    Browse the repository at this point in the history
  3. Adopt editorial changes

    GaryGapinski committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0f08d0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66a3f95 View commit details
    Browse the repository at this point in the history
  5. Apply XML formatting

    GaryGapinski committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    89eddea View commit details
    Browse the repository at this point in the history
  6. Adopt editorial changes

    GaryGapinski committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0b33aaa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    54f3ffb View commit details
    Browse the repository at this point in the history
  2. Augment CMVP (FIPS 140) assertions

    - fix one regex
    - ensure sibling validation-reference and validation-details cite the same CMVP certificate
    GaryGapinski committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    ce4f792 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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