terrascan icon indicating copy to clipboard operation
terrascan copied to clipboard

Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.

Results 263 terrascan issues
Sort by recently updated
recently updated
newest added

Thank you for the useful product! Based on the GCP documentation, using `cloud-platform` access scope and IAM is recommended, so the `checkVM_NoFullCloudAccess` policy is too strict. Please let me remove...

policy

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.0 to 1.44.71. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.71 (2022-08-08) Service Client Updates service/glue: Updates service API and documentation Add an option to run non-urgent...

dependencies
go

* terrascan version: v1.15.2 * Operating System: Windows (GitBash) ### Description I am trying to scan container images in my helm chart using terrascan. ### What I Did I installed...

When scanning recursively, this should not error Potential fix for #1323

enhancement

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - pkg/iac-providers/docker/v1/testdata/file-test-data/dockerfile-withmultiple-stages We recommend...

* terrascan version: 1.15.2 * Operating System: Linux Kernel 5.18 ### Description Terrascan detects a policy violation for missing Security context in a "kubernetes_cron_job" resource definition. Reference ID AC-K8-NS-PO-M-0122 ###...

policy

Bumps [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.8.11 to 0.12.1. Release notes Sourced from sigs.k8s.io/kustomize/api's releases. api/v0.12.1 Dependency changes #4743: Pin to kyaml v0.13.9 kyaml/v0.12.0 dce4ea584 Add AnchorsAweigh option to ByteReader to toggle YAML...

dependencies
go

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.34.0 to 0.91.0. Release notes Sourced from google.golang.org/api's releases. v0.91.0 0.91.0 (2022-08-01) Features all: auto-regenerate discovery clients, refs #1639 #1637 v0.90.0 0.90.0 (2022-07-28) Features all: auto-regenerate discovery...

dependencies
go

terrascan version: 1.14.0 Operating System: Linux (ubuntu 20.04) Description: Hoping to have a flag to skip/ignore the error code regarding not having terraform config files within a directory. I am...

* terrascan version: 1.14.0 * Operating System: Any ### Description This post is just a question about the best practice to test custom policies. We have just started taking advantage...