-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add automation script to export security control annotations into a set of bidirectional code-control, services-control mappings - for compliance - example: ComputeFirewallPolicy maps to AC-3(9), AC-4... #560
Comments
just so you know, we have a script underwork. we will include you in the demo when it's ready |
Thanks Dave as usual. I'll look for the work item in the issue list. We will need automated security control mappings on top of screencap evidence for at least 2 other ATOs - ideally we inherit from the first |
Example visuals for extract and/or live compliance dashboard d3js.org based or mermaid in-line-repo markup (generated) in https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/wiki/Security_Controls https://observablehq.com/@kerryrodden/sequences-sunburst See exercise at compliance dashboard and automated security control mapping extract - so we don't have to manually create one of these or the wiki based editing of |
Input
Output dynamic
Output static
Method
|
received internal inventory*.py script - running some reverse engineering on the k8s yaml and will advise - thank you |
see #151
expanding...
see for example ComputeFirewallPolicy mapping to AC-3(9)...
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/solutions/client-landing-zone/client-folder/firewall-policy/policy.yaml#L22
and annotation based - thanks Dave
pubsec-declarative-toolkit/solutions/guardrails-policies/09-network-security-services/template.yaml
Line 22 in dde8eb7
TODO: Dynamic version - integration as a KRM resource that keys off KCC/K8S deployment changes
TODO: offline version - parse the code/annotations using a yaml parser
TODO: online hosted version - d3js.org based or mermaid in-line-repo markup (generated) in https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/wiki/Security_Controls
The text was updated successfully, but these errors were encountered: