Zunni

Results 4 issues of Zunni

**What would you like to be added**: It would be great to have support for kms keys when signing SBOMs as we already have for cosign. **Why is this needed**:...

enhancement

**Describe the issue** CKV_GCP_73 reports a false-positive due to invalid matching. The [pattern](https://github.com/bridgecrewio/checkov/blob/6e2761b656b13305c7c131aa1626170b67d23c84/checkov/terraform/checks/resource/gcp/CloudArmorWAFACLCVE202144228.py#L28) used in matching preconfigured rules is probably deprecated. **Examples** ``` resource "google_compute_security_policy" "default" { name = "${var.service_name}-cloudrun-security-policy"...

checks

**By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.** [//]: # " # PR Title Be aware that we...

I tested the `0.67.6` version and version `0.58.10` and i'm getting the same behaviour. I am trying to use a dependency in my terragrunt resource but i keep getting this...

awaiting response