GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
Extend automated securitycontrols.md extraction with the GCP Kind service type for each control and add hyperlinks
Open
security-controls
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
see #560
For example, the current extraction displays the instance name but no the kind - which aids in control to GCP service mapping for compliance.
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/solutions/client-landing-zone/securitycontrols.md
AC-16(2) | ./client-folder/folder-iam.yaml | clients.client-name-client-folder-viewer-permissions
-- | -- | --
maps to
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/solutions/client-landing-zone/client-folder/folder-iam.yaml#L18
of kind
```
IAMPolicyMember
```
Contributor guide
Assessment
This issue has not been assessed yet.