From bb7f2fe8d77bf7e91cf94c0fead906f626609fb6 Mon Sep 17 00:00:00 2001 From: Damien Burks Date: Mon, 9 Dec 2024 10:39:20 -0600 Subject: [PATCH 1/2] updating logo wall --- delivery-tooling/logos/logo_wall.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery-tooling/logos/logo_wall.svg b/delivery-tooling/logos/logo_wall.svg index daf5ecb8..7b539fc9 100644 --- a/delivery-tooling/logos/logo_wall.svg +++ b/delivery-tooling/logos/logo_wall.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From d546f956f65882e5d853ddc9b812b9dbb0c8086d Mon Sep 17 00:00:00 2001 From: Damien Burks Date: Thu, 23 Jan 2025 11:32:47 -0600 Subject: [PATCH 2/2] fixing issue that was raised in the discussion post --- services/storage/object/controls.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/storage/object/controls.yaml b/services/storage/object/controls.yaml index 6102dc60..5f28073a 100644 --- a/services/storage/object/controls.yaml +++ b/services/storage/object/controls.yaml @@ -216,7 +216,7 @@ controls: - tlp_green - tlp_amber - tlp_red - - id: CCC.ObjStor.C06.TR02 + - id: CCC.ObjStor.C05.TR02 text: | When an object is modified, the service MUST assign a new unique identifier to the modified object to differentiate it from the @@ -226,7 +226,7 @@ controls: - tlp_green - tlp_amber - tlp_red - - id: CCC.ObjStor.C06.TR03 + - id: CCC.ObjStor.C05.TR03 text: | When an object is modified, the service MUST allow for recovery of previous versions of the object. @@ -235,7 +235,7 @@ controls: - tlp_green - tlp_amber - tlp_red - - id: CCC.ObjStor.C05.TR02 + - id: CCC.ObjStor.C05.TR04 text: | When an object is deleted, the service MUST retain other versions of the object to allow for recovery of previous versions.