Andrew J Krug
Andrew J Krug
Amazon has just announced this major feature: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/transactions.html It would be great to ensure that transactions and ACID compliance is supported in Dynalite.
Please mention the following: - What command was run? python cloudmapper.py audit --accounts ${successful_accounts} --json --minimum_severity $MINIMUM_ALERT_SEVERITY - Are you working out of a pipenv environment, Docker, or something else?...
Can we get a few more examples of how to mute various checks per-region? For example: I'd like CloudMapper to alert on GuardDuty being off in only two regions since...
This is a feature request to create a proof-of-concept end to end testing flow for stratus red team. This should: 1. Detonate a TTP 2. Wait for detection 3. Measure...
This pull request addresses an issue where the log retention function uses the deprecated nodeJS 10.x runtime. Bump to latest versions of CDK packages revs to nodeJS 14.x
It would be great to support standards compliant OIDC for integration as an alternative to the direct integration with the Okta API. This would open the door for Cerberus to...
Is there any way I could hook this up to the multichain project for a blockchain simulation?
Node 12.x in this project is deprecated. Need to upgrade to node18.x but it would appear some dependencies don't move smoothly. ```2023-07-15T19:58:51.357Z undefined ERROR Uncaught Exception { "errorType": "Runtime.ImportModuleError", "errorMessage":...
Pull request open to override stack trace on CTRL+C
To meet CIS Benchmark compliance it would be cool if you added the option to provide a KMS key at stack create, then encrypt security monkey ebs volume.