Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#141 Upgrading cfn-model version to inherit Globals section parsing #381

Merged
8 commits merged into from
Feb 21, 2020

Conversation

pshelby
Copy link
Contributor

@pshelby pshelby commented Feb 20, 2020

Closes #141

Description

This PR upgrades the stelligent/cfn-model dependency to the latest version to inherit the Globals section parsing for use in custom rules. It also adds a validation test to ensure globals are accessible from the parsed template.

Testing

Ran all rspec tests successfully including new validation and regression tests.

$ rspec
...
Finished in 2.94 seconds (files took 1.86 seconds to load)
676 examples, 0 failures

Coverage report generated for RSpec to cfn_nag/coverage. 2668 / 2757 LOC (96.77%) covered.

@pshelby pshelby requested a review from a user February 20, 2020 22:43
@ghost ghost merged commit 8e38447 into stelligent:master Feb 21, 2020
@pshelby pshelby deleted the feature/cfn-model-version-update branch February 24, 2020 14:41
This pull request was closed.
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.

Does Cfn_nag traverse Global section of SAM tempaltes?
1 participant