bridgecrewio / checkov

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
https://www.checkov.io/
Apache License 2.0
7.02k stars 1.1k forks source link

Properties in AWS SAM Globals section not merged with associated resources #6471

Closed cjfryer closed 3 months ago

cjfryer commented 3 months ago

This is a duplicate of #2758, which was closed due to inactivity. But the problem persists. Please would you re-open #2758?

TaherKapasi commented 3 months ago

Totally agree, trying to keep SAM templates DRY by using Globals results in CKVs being reported even though the resource actually complies.

Saarett commented 3 months ago

I've re-opened it. Thanks.