文件名称:reflex-aws-config-recorder-disabled:检测删除或禁用AWS Config Recorder的规则
文件大小:15KB
文件格式:ZIP
更新时间:2024-04-04 05:18:02
HCL
禁用配置记录器 提示是否删除或禁用配置记录器。 用法 要使用此规则,请将其添加到您的reflex.yaml配置文件中: rules: - config-recorder-disabled: version: latest 或直接将其添加到您的Terraform中: ... module "config-recorder-disabled-cwe" { source = "git::https://github.com/reflexivesecurity/config-recorder-disabled.git//terraform/cwe?ref=latest" } module "config-recorder-disabled" { source = "git::https://github.com/reflexi
【文件预览】:
reflex-aws-config-recorder-disabled-master
----.github()
--------.releaserc.json(173B)
--------renovate.json(77B)
--------workflows()
----terraform()
--------cwe()
--------assume_role()
--------sqs_lambda()
----LICENSE(16KB)
----.gitignore(2KB)
----README.md(1KB)
----source()
--------config_recorder_disabled.py(2KB)
--------requirements.txt(17B)