Thomas de Lachaux
Thomas de Lachaux
Hey ! This container is awesome ! However, if I want to set to a file a priority, I have to restart to container to apply it. Do you want...
Hey, I've just tried this library, it's awesome but I use emojis (like ♥) with Swing and it seems that the library doesn't support them. Is it due to the...
Hi ! Is it possible to move the configuration to the folder .config and then to have ~/.config/drivesync/config.yml ? Thank you
Hi, I've just discovered your plugin and you've made an incredible work ! However, in my scenes, I must use BoxColliders instead of BoxColliders2D, otherwise, it doesn't work (even if...
**Describe the issue** Checkov crashed before evaluating some rules based on aws_network_acl (CKV_AWS_232, CKV_AWS_231, CKV_AWS_230, CKV_AWS_229) The crash occurs when `rule_no` is used with different types. **The big problem is...
You can remove this content before sending the PR: ## Attribution We value your knowledge and encourage you to share content. Please ensure that you only upload content that you...
Hey ! Here are some suggestions to add to lambdas checks Check if any environment variable key contains SECRET, KEY, TOKEN (case insensitive) to check if there is sensitive data....
Hey ! A suggestion that would be nice to add is to check if all parameters are of type `SecureString` instead of `String` CLI equivalent ```bash $ aws ssm get-parameter...
I work on a project where all DynamoDB tables are maked as wrong on check AWS_DYN_001 ``` ❌ AWS_DYN_001 Dynamodbs are encrypted - 0/9 Dynamodb encryption is not enabled on...