policy-library/policies/constraints/require_dnssec.yaml (9 lines of code) (raw):

# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # #Control ID: DNS-CO-6.1 #NIST 800-53: SC-7 SC-8 #CRI Profile: PR.AC-5.1 PR.AC-5.2 PR.DS-2.1 PR.DS-2.2 PR.DS-5.1 PR.PT-4.1 DE.CM-1.1 DE.CM-1.2 DE.CM-1.3 DE.CM-1.4 apiVersion: constraints.gatekeeper.sh/v1alpha1 kind: GCPDNSSECConstraintV1 metadata: name: require_dnssec annotations: description: Checks that DNSSEC is enabled for a Cloud DNS managed zone. spec: severity: high parameters: {}