GCP Certificate Authority Service - OPA Security Policies#369
Conversation
🔍 Policy Check ResultsStatus: ❌ CHECKS FAILED Test Output |
29aa2f7 to
26d0238
Compare
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
2 similar comments
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
9171a98 to
46aad96
Compare
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
1 similar comment
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
ecbf772 to
32037ee
Compare
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
1 similar comment
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
11cb58a to
f5c415c
Compare
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
1 similar comment
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
- Fill in security_impact: false with rationale for all arguments in privateca_certificate, privateca_certificate_template, privateca_ca_pool_iam, and privateca_certificate_template_iam - Regenerate all markdown files - Revert .gitignore and range.rego to dev branch versions
9aa9f2d to
f2f2b9a
Compare
🔍 Policy Check ResultsStatus: ❌ CHECKS FAILED Test Output |
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
1 similar comment
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
There was a problem hiding this comment.
Many extra attributes are not required. For example, if you check against the allowed_key_type, the c.tf should contain resource, name, location, tier, and allowed_key_type, something like ECDSA_P256.
There was a problem hiding this comment.
I think you can remove publish_crl
There was a problem hiding this comment.
I think publishing_options and labels can be removed.
305acc3 to
c3434f0
Compare
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
Chhunly-TAING
left a comment
There was a problem hiding this comment.
Hi Alri,
Please ensure that you push the changes from your local computer. Additionally, please update your nc.tf to reflect the c.tf of each resource type.
Thanks,
32591a3 to
9991217
Compare
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
🔍 Policy Check ResultsStatus: ✅ All checks passed Test Output |
Added 10 OPA security policies for GCP Certificate Authority Service.
Policies for google_privateca_ca_pool:
Policies for google_privateca_certificate_authority:
Each policy includes policy.rego, c.tf, nc.tf, config.tf, and input.json generated via terraform plan. Documentation has been completed.