Nick

Results 13 issues of Nick

used npm audit fix to update all deps, to latest versionse that don't break things

It the mongo server restarts after nginx has started, nginx-gridfs then has a stale socket. This wasn't getting picked up in the handler's initial code to check connection, and would...

I know you guys put those checks there to be safe, but the code seems to fail nicely enough if files don't exist without them =) I needed it just...

The terraform query for creating an s3 bucket without MFA delete enabled is flagged as HIGH severity. https://docs.kics.io/latest/queries/terraform-queries/aws/c5b31ab9-0f26-4a49-b8aa-4cc064392f4d/ I feel this is an error and consensus among my peers in...

bug
query
terraform
community
aws
appsec

### Platform Terraform ### Provider AWS ### Description Query 7ebc9038-0bde-479a-acc4-6ed7b6758899 https://docs.kics.io/latest/queries/terraform-queries/aws/7ebc9038-0bde-479a-acc4-6ed7b6758899 Generates false positive when using Terraform's new way to attach KMS Key policies using aws_kms_key_policy resource instead of inline

query
terraform
community
aws

Delete / recreate SG each time Ideally wouldn't delete if not necessary .. however wanted to be sure that if IP changed the SG got updated