Jason Priebe

Results 8 issues of Jason Priebe

Found a bug? You're welcome to [![GitHub Discussions](https://img.shields.io/badge/chat-discussions-blue.svg?style=flat-square)](https://github.com/Checkmarx/kics/discussions) - **Please make sure to:** - Describe in details what the problem is - Attach a log file with relevant data preferably...

bug
community

I tried to use "name" as a property in my schema (stupid mistake, I now know). The createTables() call failed, but it didn't report an error. Using a debugger took...

Recently I started getting these errors when I try to compile code generated with stratoscale/swagger: ``` restapi/operations/foo/foo_create_parameters.go:56:38: not enough arguments in call to "github.com/go-openapi/errors".Required have (string, string) want (string, string,...

I believe there is a bug in the [KMS Key With Full Permissions](https://docs.kics.io/latest/queries/terraform-queries/aws/7ebc9038-0bde-479a-acc4-6ed7b6758899/) rule. A [previous issue](https://github.com/Checkmarx/kics/issues/4779) brought this up, but I don't think the right conclusion was reached. KMS...

bug
query
terraform
community
aws

Fantastic work, Timan! I'm so glad I found your post today on Fokke's blog (http://www.tidev.io/2014/01/28/paused-resumed-events-on-android/) I had tried using Fokke's technique, but I was disappointed to find that it could...

Our VPC requires the use of our managed HTTPS proxy for egress. I tried every possible way to set an environment variable to get the lambda to use the proxy....

The example CLI command to encrypt the password is not correct. You need to base64-encode the password before passing it to `aws kms encrypt`. If you're lucky, and your password...

Container won't start - watching the events, I can see the container dies right away, and the only thing it has in the logs is this: ``` chown: changing ownership...

bug