Title Page, Prepared by/for, Approvers


Title Page

system security plan title page image

The SSP title page follows the Title Pages pattern.


Prepared By/For

system security plan prepared by, prepared for page image

Prepared By and Prepared For follow the Roles pattern, using the prepared-by and prepared-for roles.

For an SSP:

Defined Identifiers Required Role IDs:

Prepared By - CSP or Self‑Prepared

When the SSP is preapred by the CSP the metadata must include:

metadata:
  roles:
  - id: prepared-by
    title: Prepared By

  parties:
  - uuid: d865602c-9d3b-49d7-8125-ce3f1ca04231
    type: organization
    name: CSP Name

  responsible-parties:
  - role-id: prepared-by
    party-uuids:
    - d865602c-9d3b-49d7-8125-ce3f1ca04231
Prepared By - Third Party

When the SSP is preapred by an advisory firm, the metadata must include:

metadata:
  roles:
  - id: prepared-by
    title: Prepared By

  parties:
  - uuid: d865602c-9d3b-49d7-8125-ce3f1ca04231
    type: organization
    name: Third Party Firm Name

  responsible-parties:
  - role-id: prepared-by
    party-uuids:
    - d865602c-9d3b-49d7-8125-ce3f1ca04231

Prepared For

The SSP is always prepared for the CSP. The metadata must include:

metadata:
  roles:
  - id: prepared-for
    title: Prepared For

  parties:
  - uuid: d865602c-9d3b-49d7-8125-ce3f1ca04231
    type: organization
    name: CSP Name

  responsible-parties:
  - role-id: prepared-for
    party-uuids:
    - d865602c-9d3b-49d7-8125-ce3f1ca04231
To include location, log or other details for a Party, see Parties and Locations.

System Security Plan Approvals

system security plan approvals page image

SSP Approvals follow the Roles pattern, using the content-approver role.

Defined Identifiers Required Role IDs: