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

Fix panic while scanning cloudformation templates #1238

Merged
merged 1 commit into from
May 5, 2022

Conversation

patilpankaj212
Copy link
Contributor

fixes #1235

@patilpankaj212 patilpankaj212 requested a review from a team as a code owner May 5, 2022 11:42
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #1238 (24d93b8) into master (5be816d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1238   +/-   ##
=======================================
  Coverage   77.44%   77.45%           
=======================================
  Files         272      272           
  Lines        7719     7721    +2     
=======================================
+ Hits         5978     5980    +2     
  Misses       1384     1384           
  Partials      357      357           
Impacted Files Coverage Δ
pkg/mapper/iac-providers/cft/config/eks-cluster.go 100.00% <100.00%> (ø)
pkg/mapper/iac-providers/cft/config/iam-user.go 100.00% <100.00%> (ø)

@cesar-rodriguez cesar-rodriguez changed the title fix panic while scanning https://github.com/bridgecrewio/cfngoat Fix panic while scanning cloudformation templates May 5, 2022
@cesar-rodriguez cesar-rodriguez merged commit 9baa8ef into tenable:master May 5, 2022
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.

Issue with Terrascan and CloudFormation
2 participants