-
Notifications
You must be signed in to change notification settings - Fork 550
bug: stray/duplicate aws policy file #13147
Copy link
Copy link
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I believe this file queries/cloudtrail-trail-logs-encrypted-with-kms-keys.sql
is a stray and should be removed.
- it's the only file under the /queries root, all other .sql files live in subdirectories;
- it's not referenced by any parent policy (foundational_security, cis, etc.);
- the query itself looks like a duplicate of queries/cloudtrail/logs_encrypted.sql which is referenced by both foundational_security and cis_v1.5.0
Expected Behavior
the file is redundant and should be removed, or it should replace the queries/cloudtrail/logs_encrypted.sql as it has a better name IMO
CloudQuery (redacted) config
N/A
Steps To Reproduce
No response
CloudQuery (redacted) logs
N/A
CloudQuery version
(I don't know)
Additional Context
No response
Pull request (optional)
- I can submit a pull request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels