zechariahkasina

Results 4 issues of zechariahkasina

Hello, While installing visualstudio2019community package using chocolatey, it is throwing 504 gateway timeout error. Can you please look into it? command: `choco install visualstudio2019community --package-parameters "--add Microsoft.VisualStudio.Workload.ManagedDesktop" --yes --no-progress --ignore-package-exit-codes`...

*Issue #, if available:* [#281](https://github.com/aws-cloudformation/aws-guard-rules-registry/issues/281) *Description of changes:* Replaced true with /(?i)true/ in multiple s3 public access control guard files. --- *By submitting this pull request, I confirm that my...

### What is the problem? This rule [S3_BUCKET_LEVEL_PUBLIC_ACCESS_PROHIBITED](https://github.com/aws-cloudformation/aws-guard-rules-registry/blob/main/rules/aws/amazon_s3/s3_bucket_level_public_access_prohibited.guard) is looking for values in lower case true. If the template has below configuration with upper case True, cfn_guard results in a...

bug