GoogleCloudPlatform / config-validator

Golang library which provides functionality to evaluate GCP resources against Rego-based policies
Apache License 2.0
45 stars 34 forks source link

Update HandleReview method and add tests to TestReviewAsset #200

Closed jashan-g closed 1 year ago

jashan-g commented 1 year ago

The PR will:

  1. Add support for v2_org_policies in HandleReview method.
  2. Increase coverage of TestReviewAsset by checking violations for IAM Policy, Resource, Org Policy and V2 Org Policies.
melinath commented 1 year ago

/gcbrun