Skip to content
#

aws-security

Here are 83 public repositories matching this topic...

krathow
krathow commented Dec 9, 2020

Describe the bug
CKV_GCP_14 requires a backup configuration, but it does not take into consideration read replicas.
A read replica cannot have backup enabled in GCP.

To Reproduce
Steps to reproduce the behavior:

  1. Create a google_sql_database_instance with master_instance_name and replica_configuration
  2. Chekov will pop up error CKV_GCP_14

Expected behavior
Read replicas

terrascan
williepaul
williepaul commented Jan 15, 2021
  • terrascan version: 1.2
  • Operating System: all

Description

When scanning a repo, if the severity field is not all caps (HIGH|MEDIUM|LOW), when violations are output, the color of the severity field does not show up. The compare should be case-insensitive, OR we can normalize the severity field.

What I Did

terrascan scan -d [dir]
pacbot
marshmallowrobot
marshmallowrobot commented Nov 10, 2020

Summary

Dependabot has identified several security vulnerabilities in the 3rd party libraries Pacbot relies on. In most cases, these vulnerabilities can be resolved by upgrading the library to the most current version.

Maintainers, if you're internal to T-Mobile, you should have been seeing these security alerts coming in over the last several weeks. *Please respond to these in a timely ma

cfripper
IgnacioRV
IgnacioRV commented Feb 7, 2020

Description

Currently add_failure takes the values required to create a failure, creates it then adds it to the Result object's failed_rules
On the other hand add_warning takes a Failure object directly.

Proposed solution

The methods should be updated so that they both have the same behavior (or maybe even just add an add_finding method which takes a type that can be either Failure o

ElectricEye

Continuously monitor your AWS services for configurations that can lead to degradation of confidentiality, integrity or availability. All results will be sent to Security Hub for further aggregation and analysis.

  • Updated Jan 9, 2021
  • Python

Improve this page

Add a description, image, and links to the aws-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-security topic, visit your repo's landing page and select "manage topics."

Learn more