Skip to content

#480 creating plaintext file containing current results from cfn_nag_rules command#502

Open
phelewski wants to merge 1 commit intostelligent:masterfrom
phelewski:feature/480_add_plaintext_file_of_current_rules_list
Open

#480 creating plaintext file containing current results from cfn_nag_rules command#502
phelewski wants to merge 1 commit intostelligent:masterfrom
phelewski:feature/480_add_plaintext_file_of_current_rules_list

Conversation

@phelewski
Copy link
Contributor

#480

Creates a plaintext file containing all of the current rules from the cfn_nag_rules command. This list is auto-generated and updated every time the rake test:all command is executed during new rule development.

This doesn't create a dynamic or linked list of each individual rule, but it will put a copy of the current rule list in the root of the repo so that users can get a quick glance of the current rules in place without needing to install the gem and run the cfn_nag_rules command locally.

@swirle13
Copy link

swirle13 commented Jun 6, 2024

Really wishing this got merged. I hate digging through files just to find a list of the cfn_nag rules and definitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants