From d976710808cf503a98a50a0d19e57315f78246d5 Mon Sep 17 00:00:00 2001 From: Justin Weiler Date: Fri, 3 Sep 2021 11:38:49 -0600 Subject: [PATCH] docs: updated README with link to PCC Default Config repo --- CHANGELOG.md | 1 + README.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c73c17..ffe7d90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Added - Added istio sidecar scraping network policy +- Added link to PCC default configuration for version 21.04.412 ## [0.0.8-bb.0] - 2021-08-16 diff --git a/README.md b/README.md index 967675e..51230ae 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ The Twistlock Platform provides vulnerability management and compliance across t This installation follows the Twistlock documented guidance. Twistlock documentation can be found at: +## Platform One Prisma Cloud Compute Basic Configuration + +Platform One has a minimum configuration required as a result of security findings and compliance. The basic configuration for Prisma Cloud Compute version 21.04.412 can be found [here](https://repo1.dso.mil/platform-one/cyber/prisma_cloud_config/-/tree/configs-v21.04.412). This security configuration is not automated nor in gitops due to limitations with the Prisma Cloud Compute product and the Security Operations team is actively working with the Palo Alto Network engineer and product team on the way forward. The P1 Security Operations team is in the process of moving this to a public repo, in the mean time @jweiler or @aaron.ruse can grant access or answer any questions. + The Twistlock Console is deployed as a part of the gitops. Once deployed the process of setting up daemonsets is currently a manual process. In order to install the following is required: ### Prerequisites -- GitLab