Rubén De la Torre Vico
Rubén De la Torre Vico
### Context Include new AWS service `Lightsail` with checks: - [ ] lightsail_instance_public - [x] lightsail_database_public - [x] lightsail_instance_automated_snapshots - [x] lightsail_static_ip_unused ### Description This PR add new services, checks...
### Context Add new Kafka service with one basic check. ### Description It adds new service code, basic check code to ensure using the latest version of Kafka and their...
### Context New checks to cover basic security best practices for Apache Kafka service managed by AWS. - [x] kafka_cluster_enhanced_monitoring_enabled - [x] kafka_cluster_in_transit_encryption_enabled - [x] kafka_cluster_is_public - [x] kafka_cluster_mutual_tls_authentication_enabled -...
### Context Add tests for different types of credentials and for printing it in the terminal. ### Description Add more test cases for `gcp_provider`. ### License By submitting this pull...
### Context The BigQuery and CloudSQL checks did have not unit tests. ### Description The check tests added are: - `bigquery_dataset_cmk_encryption` - `bigquery_table_cmk_encryption` - `cloudsql_instance_automated_backups` - `cloudsql_instance_mysql_local_infile_flag` - `cloudsql_instance_mysql_skip_show_database_flag` -...
### Context This PR is due to #3833 There are some checks related to custom policies that should be covered with inline policies too. ### Description Added new inline checks...
### Context There was some checks without tests for compute service in GCP provider. ### Description Added new tests for checks, adding edge cases to test every possible case. ###...
### Context Current DocumenDB checks do not match name of the class and metadata name. ### Description Changed name to match in checks: - documentdb_cluster_backup_enabled - documentdb_cluster_deletion_protection_enabled ### License By...
### Context The ResourceType from metadata did not match with [AWS Config](https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#amazonroute53) ### Description Change very AWS Check metadata ResourceType. ### Checklist - Are there new checks included in this...
### New feature motivation SSL/TLS connections provide encryption for data in transit between DMS replication instances and your databases. This ensures that the data is protected from eavesdropping and tampering...