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

As a user, I want to find IaC vulnerabilities on Puppet. Puppet is based Ruby programming language. Here official documentation link: https://puppet.com/docs/puppet/6/puppet_overview.html

feature request
community
hacktoberfest

10:25AM | DEBUG | Could not find string flag ci 10:25AM | DEBUG | console.scan() 10:25AM | INFO | Scanning with Keeping Infrastructure as Code Secure 1.4.5 10:25AM | DEBUG...

bug
community

https://docs.kics.io has versioned documentation (1.2.3, 1.2.4...). 1. It should be for major.minor (e.g. 1.1, 1.2) as the maintenance releases should be only bug fixes / small issues. 2. At the...

bug

### Expected Behavior KICS should point to correct index when there is nested arrays ### Actual Behavior KICS is not executing correctly when there is nested arrays, as you can...

bug
go

**Is your feature request related to a problem? Please describe.** The Kics docker image is provided on dockerhub. However, dockerhub introduces rate limiting, and quite often, pulls will fail in...

feature request
community

There are a few cases related to defined variables that Password and Secrets return FP's: - **Code snippets**: ``` Resources: MyLambdaFunction: Type: AWS::Lambda::Function Properties: FunctionName: !Sub '${AWS::StackName}-CdnViewerRequest' Code: ZipFile: !Sub...

bug

feature request
community
hacktoberfest

### Expected Behavior CLI syntax error thrown ### Actual Behavior Creates output folder with name "utput-path" ### Steps to Reproduce the Problem 1. Run command kics scan -output-path ./../ --path...

bug

### Description As an user, I want to find IaC vulnerabilities on Vagrantfile's. Vagrantfile is based on Ruby programming language. Here official documentation link: https://www.vagrantup.com/docs/vagrantfile Some examples: https://github.com/adlawson/vagrantfiles https://github.com/patrickdlee/vagrant-examples

feature request

In README at "Supported Platforms" there is logo of docker, and searching in repo for docker return results, but not for podman. podman is alternative to docker: https://podman.io/ https://github.com/containers/podman podman-compose:...

feature request
community