kics icon indicating copy to clipboard operation
kics copied to clipboard

Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.

Results 293 kics issues
Sort by recently updated
recently updated
newest added

Apologies if I'm missing something here, but I've reviewed the [documentation at Terraform's site](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/api_gateway_deployment) and it seems to me that it's not possible to add access logging to an aws_api_gateway_deployment...

community

**Automated Changes** Updating docker images digests Triggered by SHA: _34973e9dbabce8dfe65aa2287431ce6be9808222_

documentation

### Context Because we want to analyse some multistage docker builds or just use variables in the process, we'd like kics to analyse correctly our variables. ### Expected Behavior (Which...

bug
community

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.70 to 1.44.76. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.76 (2022-08-12) Service Client Updates service/amp: Updates service API and documentation service/chime-sdk-messaging: Updates service API, documentation, and...

dependencies
go

### Description I have include statements in my ansible-playbooks. In one of my tasks of the top-playbook, there is a `create_password` parameter which triggers the generic password rule. I wanted...

bug
community

Closes #5605 **Proposed Changes** - added parentheses expr to convertStringPart I submit this contribution under the Apache-2.0 license.

bug
go

**Proposed Changes** - initial CloudFormation Security Queries Refactoring to support CF templates inside serverless.yml files - fix e2e changes I submit this contribution under the Apache-2.0 license.

query
cloudformation
serverlessfw

Closes #5621 **Proposed Changes** - added resolver for args I submit this contribution under the Apache-2.0 license.

bug
go

**Proposed Changes** - Add 1 Knative Security Query - Add Type Kubernetes when detected Knative file in analyzer.go - Refactor and add some samples to k8s Pod Queries I submit...

query
kubernetes
go
knative

When a key containing variables is enclosed within parentheses inside the `terraform` file, kics panics with an error `panic: value is unknown`. **sample file content:** ``` ~/kics-sample > cat test.tf...

bug
community