Skip to content

fix: handles nil pointer while extracting container images #1076

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

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

Rchanger
Copy link
Contributor

@Rchanger Rchanger commented Nov 1, 2021

Added check for nil pointer while extracting container images from replication controller.

@Rchanger Rchanger requested a review from devang-gaur November 1, 2021 05:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 1, 2021

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 Nov 1, 2021

Codecov Report

Merging #1076 (6d14627) into master (d2ede64) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1076   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files         238      238           
  Lines        6494     6495    +1     
=======================================
+ Hits         5106     5107    +1     
  Misses       1075     1075           
  Partials      313      313           
Impacted Files Coverage Δ
pkg/iac-providers/kubernetes/v1/extract-images.go 69.23% <100.00%> (+0.34%) ⬆️

@cesar-rodriguez cesar-rodriguez merged commit 84eae3f into tenable:master Dec 4, 2021
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.

3 participants