reflex-aws-rds-instance-unencrypted:检测何时创建没有加密配置的RDS实例的规则

时间:2024-05-02 03:13:38
【文件属性】:
文件名称:reflex-aws-rds-instance-unencrypted:检测何时创建没有加密配置的RDS实例的规则
文件大小:21KB
文件格式:ZIP
更新时间:2024-05-02 03:13:38
rules aws rds HCL 反射aws rds实例未加密 一个Reflex规则,用于检测何时以未加密状态创建RDS实例。 要了解有关RDS实例加密的更多信息,请参阅。 入门 要开始使用Reflex,请查看。 用法 要使用此规则,请将其添加到您的reflex.yaml配置文件中: rules: aws: - rds-instance-unencrypted: version: latest 或直接将其添加到您的Terraform中: module "rds-instance-unencrypted" { source = "git::https://github.com/reflexivesecurity/reflex-aws-rds-instance-unencrypted.git?ref=latest" sns_topic_arn = modu
【文件预览】:
reflex-aws-rds-instance-unencrypted-master
----.pylintrc(11KB)
----.github()
--------.releaserc.json(174B)
--------renovate.json(76B)
--------workflows()
----test()
--------resources()
----terraform()
--------cwe()
--------assume_role()
--------sqs_lambda()
----LICENSE(16KB)
----.gitignore(2KB)
----README.md(1KB)
----source()
--------reflex_aws_rds_instance_unencrypted.py(1KB)
--------requirements.txt(34B)

网友评论