prowler-cloud/prowler

False positive on ec2_securitygroup_not_used with Batch Compute

Open

#3,264 创建于 2024年1月11日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Python (1,322 fork)batch import
feature-requesthelp wantedprovider/aws

仓库指标

Star
 (8,957 star)
PR 合并指标
 (平均合并 9天 17小时) (30 天内合并 314 个 PR)

描述

Steps to Reproduce

If a security group is assigned only on a lambda function, prowlers thinks that is unused and rises an alert.

Expected behavior

Prowler should detect that is assigned to a lambda

Actual Result with Screenshots or Logs

How did you install Prowler?

Docker (docker pull toniblyx/prowler)

Environment Resource

Docker cointainer

OS used

Linux

Prowler version

3.12

Pip version

The one inside docker image

Context

No response

贡献者指南