System Status
FedRAMP no longer includes System Status in the SSP template; however core OSCAL requires the system status to be identified.
The system statys is represented in system-characteristics.
- A
statusentry that includes:statefield set to one of the allowed values.- A
remarksfield is optional if thestateisoperational. Otherwise, theremarksfield must be present.
OSCAL Representation
system-security-plan:
system-characteristics:
status:
state: operational
remarks: 'Remarks are optional if status/state is "operational".
Remarks are required otherwise.'
OSCAL Allowed Values
Valid state values:
operational(remarksoptional)under-major-modification(remarksrequired)other(remarksrequired)
Although core OSCAL also allows under-development and disposition (retired), these values do not make sense in a FedRAMP authorization package.
No comments to display
No comments to display