From add951ca9616905b5c217704d2d3f287b1cf33c3 Mon Sep 17 00:00:00 2001 From: Ryan Thompson <ryan.thompson.44@us.af.mil> Date: Tue, 31 Jan 2023 18:53:53 +0000 Subject: [PATCH] DSO Reference Architecture Link Updates --- docs/README.md | 2 +- docs/understanding-bigbang/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index fb18539720..6c8edd5802 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ ## Value add gained by using BigBang -* Compliant with the [DoD DevSecOps Reference Architecture Design](https://dodcio.defense.gov/Portals/0/Documents/Library/DoDRefDesignCloudGithub.pdf?ver=zXJ_uO5LfouVaysHo5Ejsw%3D%3D) +* Compliant with the [DoD DevSecOps Reference Architecture Design](https://dodcio.defense.gov/Portals/0/Documents/Library/DoD%20Enterprise%20DevSecOps%20Reference%20Design%20-%20CNCF%20Kubernetes%20w-DD1910_cleared_20211022.pdf) * Can be used to check some but not all of the boxes needed to achieve a cATO (Continuous Authority to Operate.) * Uses hardened IronBank Container Images. (left shifted security concern) * GitOps adds security benefits, and BigBang leverages GitOps, and can be further extended using GitOps. diff --git a/docs/understanding-bigbang/README.md b/docs/understanding-bigbang/README.md index 95e0297b1a..35ccc69a37 100644 --- a/docs/understanding-bigbang/README.md +++ b/docs/understanding-bigbang/README.md @@ -26,7 +26,7 @@ ## Value add gained by using BigBang -* Compliant with the [DoD DevSecOps Reference Architecture Design](https://dodcio.defense.gov/Portals/0/Documents/Library/DoDRefDesignCloudGithub.pdf?ver=zXJ_uO5LfouVaysHo5Ejsw%3D%3D) +* Compliant with the [DoD DevSecOps Reference Architecture Design](https://dodcio.defense.gov/Portals/0/Documents/Library/DoD%20Enterprise%20DevSecOps%20Reference%20Design%20-%20CNCF%20Kubernetes%20w-DD1910_cleared_20211022.pdf) * Can be used to check some but not all of the boxes needed to achieve a cATO (Continuous Authority to Operate.) * Uses hardened IronBank Container Images. (left shifted security concern) * GitOps adds security benefits, and BigBang leverages GitOps, and can be further extended using GitOps. -- GitLab