Senior official with authority to formally assume responsibility for operating a system at an acceptable level of risk.
-
-
-
- Prepared By
-
-
This party prepared the SSP.
-
-
-
- Prepared For
-
-
The organization for which this SSP was prepared. Typically the CSP.
-
-
-
- Document Creator
-
-
- Content Approver
-
-
- System Administrator
-
-
- Asset Owner
-
-
- System Owner
-
-
- Authorizing Official Point of Contact
-
-
- Information System Security Officer (or Equivalent)
-
-
- Information System Management Point of Contact (POC)
-
-
The highest level manager who is responsible for system operation on behalf of the System Owner.
-
-
-
- Information System Technical Point of Contact
-
-
The individual or individuals leading the technical operation of the system.
-
-
-
- General Point of Contact (POC)
-
-
A general point of contact for the system, designated by the system owner.
-
-
-
-
- CSP HQ
-
- Suite 0000
- 1234 Some Street
- Haven
- ME
- 00000
- US
-
-
-
-
- US
-
-
-
-
-
- US
-
-
-
-
- Person Name 1
-
-
- name@example.com
- 2020000001
- 27b78960-59ef-4619-82b0-ae20b9c709ac
- 6b286b5d-8f07-4fa7-8847-1dd0d88f73fb
-
-
- Cloud Service Provider (CSP) Name
- CSP Acronym/Short Name
-
- 27b78960-59ef-4619-82b0-ae20b9c709ac
-
-
- Example Organization
- ExOrg
-
-
-
- Jane Doe
- jane.doe@example.com
-
-
-
-
- 3360e343-9860-4bda-9dfc-ff427c3dfab6
-
-
- 6b286b5d-8f07-4fa7-8847-1dd0d88f73fb
-
-
- 11111111-0000-4000-9000-000000000001
-
-
- 22222222-0000-4000-9000-000000000002
-
-
-
- 22222222-0000-4000-9000-000000000002
-
-
- 22222222-0000-4000-9000-000000000002
-
-
- 22222222-0000-4000-9000-000000000002
-
-
- 22222222-0000-4000-9000-000000000002
-
-
- 22222222-0000-4000-9000-000000000002
-
-
- 22222222-0000-4000-9000-000000000002
-
-
- 22222222-0000-4000-9000-000000000002
-
-
-
-
This SSP is an example for demonstration purposes.
-
-
-
-
-
-
- F00000001
- Enhanced Example System
- System's Short Name or Acronym
-
-
This is an enhanced example system for demonstration purposes, incorporating more FedRAMP-specific elements.
-
-
-
-
Remarks are required if deployment model is "hybrid-cloud" or "other". Optional otherwise.
-
-
-
-
-
Remarks are required if service model is "other". Optional otherwise.
Use one leveraged-authorization assembly for each underlying system. In the legacy world, these may be general support systems.
-
The link fields are optional, but preferred when known. Often, a leveraging system's SSP author will not have access to the leveraged system's SSP, but should have access to the leveraged system's CRM.
This should be referenced in the system-characteristics/authorization-boundary/diagram/link/@href flag using a value of "#11111111-2222-4000-8000-001000000054"
-
May use rlink with a relative path, or embedded as base64.
-
FedRAMP prefers base64 for images and diagrams.
-
Images must be in sufficient resolution to read all detail when rendered in a browser via HTML5.
-
-
-
-
- Network Diagram
-
-
The primary network diagram.
-
-
-
-
- 00000000
-
-
Section 8.1, Figure 8-2 Network Diagram (graphic)
-
This should be referenced in the system-characteristics/network-architecture/diagram/link/@href flag using a value of "#11111111-2222-4000-8000-001000000055"
-
May use rlink with a relative path, or embedded as base64.
-
FedRAMP prefers base64 for images and diagrams.
-
Images must be in sufficient resolution to read all detail when rendered in a browser via HTML5.
-
-
-
-
- Data Flow Diagram
-
-
The primary data flow diagram.
-
-
-
- 00000000
-
-
Section 8.1, Figure 8-3 Data Flow Diagram (graphic)
-
This should be referenced in the system-characteristics/data-flow/diagram/link/@href flag using a value of "#11111111-2222-4000-8000-001000000056"
-
May use rlink with a relative path, or embedded as base64.
-
FedRAMP prefers base64 for images and diagrams.
-
Images must be in sufficient resolution to read all detail when rendered in a browser via HTML5.
-
-
-
-
\ No newline at end of file
diff --git a/src/validations/constraints/fedramp-external-allowed-values.xml b/src/validations/constraints/fedramp-external-allowed-values.xml
index 762dc6eac..43cfd8e9e 100644
--- a/src/validations/constraints/fedramp-external-allowed-values.xml
+++ b/src/validations/constraints/fedramp-external-allowed-values.xml
@@ -107,14 +107,14 @@
A physical or virtual network.
-
+ Control Implementation StatusThe implementation status of the control.
- Implemented
- Partially Implemented
- Planned
- Alternative Implementation
- Not Applicable
+ The control is fully implemented.
+ The control is partially implemented.
+ There is a plan for implementing the control as explained in the remarks.
+ There is an alternative implementation for this control as explained in the remarks.
+ This control does not apply to this system as justified in the remarks.
diff --git a/src/validations/constraints/unit-tests/control-implementation-status-PASS.yaml b/src/validations/constraints/unit-tests/control-implementation-status-PASS.yaml
index bba1c533e..efc00d188 100644
--- a/src/validations/constraints/unit-tests/control-implementation-status-PASS.yaml
+++ b/src/validations/constraints/unit-tests/control-implementation-status-PASS.yaml
@@ -2,7 +2,7 @@
test-case:
name: The valid control implementation status test.
description: Test that the specified control implementation status is valid.
- content: ../content/ssp-control-implementation-status-VALID.xml
+ content: ../../../content/rev5/examples/ssp/xml/fedramp-ssp-example.oscal.xml
expectations:
- constraint-id: control-implementation-status
result: pass
\ No newline at end of file