cloud-inquisitor icon indicating copy to clipboard operation
cloud-inquisitor copied to clipboard

Enforce ownership and data security within AWS

Results 31 cloud-inquisitor issues
Sort by recently updated
recently updated
newest added

After wondering about SQL Alchemeny sessions and transaction scopes, I wondered about the possibility of multiple transactions `db.Model` being run at the same time. Documentation suggest that Flask handles this...

enhancement
medium
investigation

The state field being an `int` causes us to have to use a `map[string]interface{}`. We should move it to a string to make the map being passed around more explicit.

## Summary Hi, i just finished the installation of cinq, i would like to test with an AWS account, but got an error "Contacts cannot be empty" Summary. Maybe describe...

help wanted
documentation

## Summary Issue when following the Local Development in Docker installation. Summary. i've followed the local dev in Docker section to setup Cinq, but i always got the same error,...

## Summary Hi, i tried to follow the Packer Documentation to mount an EC2. - The part with the configuration of the variables are not up to date compare to...

We should support using IAM based authentication for the MySQL database, to remove the need for user-data KMS encrypted db connection info.

enhancement
feature request

The collector produces the following client error when trying to enumerate elastic beanstalks: botocore.exceptions.ClientError: An error occurred (503) when calling the DescribeEnvironments operation (reached max retries: 4): Service Unavailable

investigation
cinq-collector-aws

There are a number of log messages such as 'Could not get bucket statistic for.....' 'There was a problem collecting website config for...' These should be move to warning level...

minor