turbot / steampipe-mod-aws-compliance

Run individual controls or full compliance benchmarks for CIS, PCI, NIST, HIPAA and more across all of your AWS accounts using Powerpipe and Steampipe.
https://hub.steampipe.io/mods/turbot/aws_compliance
Apache License 2.0
372 stars 63 forks source link

AWS Compliance Mod / Conformance Pack / iam.sp: Contains incorrect tag references #740

Closed JeffreyFudge closed 10 months ago

JeffreyFudge commented 10 months ago

Describe the bug Most of the controls in iam.sp (AWS Compliance Mod / Conformance Pack) properly contain references to conformance_pack_iam_common_tags, however multiple controls within this file reference conformance_pack_codebuild_common_tags instead. This appears to be a bug.

Steampipe version (steampipe -v) Example: v0.21.2

Plugin version (steampipe plugin list) AWS Plugin v0.124.0

JeffreyFudge commented 10 months ago

Apologies - was looking at the wrong repo!

JeffreyFudge commented 10 months ago

Closed due to misdiagnosis.