Class ReviewedControls.ControlSelection

  • Enclosing class:
    ReviewedControls

    @MetaschemaAssembly(formalName="Assessed Controls",
                        description="Identifies the controls being assessed. In the assessment plan, these are the planned controls. In the assessment results, these are the actual controls, and reflects any changes from the plan.",
                        name="control-selection",
                        metaschema=OscalAssessmentCommonMetaschema.class,
                        remarks="The `include-all`, specifies all control identified in the **baseline** are included in the scope if this assessment, as specified by the `include-profile` statement within the linked SSP.\n\nAny control specified within `exclude-controls` must first be within a range of explicitly included controls, via `include-controls` or `include-all`.")
    public static class ReviewedControls.ControlSelection
    extends Object
    Identifies the controls being assessed. In the assessment plan, these are the planned controls. In the assessment results, these are the actual controls, and reflects any changes from the plan.