From 5d331f0ee86003fc3b14aeb7af29de73d65e7bfb Mon Sep 17 00:00:00 2001 From: wandmagic <156969148+wandmagic@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:32:03 -0400 Subject: [PATCH] introduce missing-response-components constraint (#688) * introduce missing-response-components constraint * Add review feedback from AJ before merge --------- Co-authored-by: A.J. Stein --- .../ssp-missing-by-component-INVALID.xml | 190 ++++++++++++++++++ .../fedramp-external-constraints.xml | 8 + 2 files changed, 198 insertions(+) create mode 100644 src/validations/constraints/content/ssp-missing-by-component-INVALID.xml diff --git a/src/validations/constraints/content/ssp-missing-by-component-INVALID.xml b/src/validations/constraints/content/ssp-missing-by-component-INVALID.xml new file mode 100644 index 000000000..ceeee823a --- /dev/null +++ b/src/validations/constraints/content/ssp-missing-by-component-INVALID.xml @@ -0,0 +1,190 @@ + + + + Enhanced Example System Security Plan + 2024-08-01T14:30:00Z + 2024-08-01T14:30:00Z + 1.1 + 1.0.0 + SSP-2024-002 + + + Document Creator + + + Content Approver + + + System Administrator + + + Asset Owner + + +
+ WRONG +
+ +
+ + Example Organization + ExOrg + +
+ + + Jane Doe + jane.doe@example.com +
+ + + + 11111111-0000-4000-9000-000000000001 + + + 22222222-0000-4000-9000-000000000002 + + + +

This SSP is an example for demonstration purposes.

+
+ + + + + + F00000001 + Enhanced Example System + +

This is an enhanced example system for demonstration purposes, incorporating more FedRAMP-specific elements.

+
+ + + + moderate + + + Financial Information + +

Contains sensitive financial data related to organizational operations.

+
+ + C.2.8.12 + + + high + + + moderate + + + low + +
+
+ + + moderate + moderate + moderate + + + + + + +

The authorization boundary includes all components within the main data center and the disaster recovery site.

+
+
+
+ + + + System Administrator + + + system-admin + + + + Primary Application Server + +

Main application server hosting the core system functionality.

+
+ main line + + + 11111111-0000-4000-9000-000000000001 + + +

This is the primary application server for the system.

+
+
+ + + External API Connection + +

Secure connection to an external API for data enrichment.

+
+ + + + + 11111111-0000-4000-9000-000000000001 + + +

This connection is used for secure data exchange with external systems.

+
+
+ + + +

Primary database server

+
+ + + + + + + + 11111111-0000-4000-9000-000000000001 + + + + +
+
+ + + +

Implementation of controls for the Enhanced Example System

+
+ + + + + + + + + + + + +
+ + + + + +

Detailed access control policy document

+
+ + +
+
+ diff --git a/src/validations/constraints/fedramp-external-constraints.xml b/src/validations/constraints/fedramp-external-constraints.xml index 881e99a33..d65179d41 100644 --- a/src/validations/constraints/fedramp-external-constraints.xml +++ b/src/validations/constraints/fedramp-external-constraints.xml @@ -170,4 +170,12 @@ + + + + + Each implemented requirement must have at least one by-component reference to the source component implementing it. + + +