GoogleCloudPlatform / inspec-gcp-pci-profile

GCP PCI-DSS 3.2.1 InSpec Profile
Apache License 2.0
18 stars 15 forks source link

Adding iam cache #26

Closed KonradSchieban closed 4 years ago

KonradSchieban commented 4 years ago

/gcbrun

KonradSchieban commented 4 years ago

/gcbrun

binamov commented 4 years ago

8.7 seems to be misbehaving

KonradSchieban commented 4 years ago

What is the desired behavior when checking IAM membership on project level. Skip if the role (e.g. Cloud SQL admin) is not assigned on project level or pass? The implementation in this PR skips, before it passed.