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

Extract Docker images from k8s YAML files #905

Merged
merged 4 commits into from
Aug 10, 2021

Conversation

devang-gaur
Copy link
Contributor

No description provided.

@devang-gaur devang-gaur marked this pull request as draft June 30, 2021 20:07
@devang-gaur devang-gaur marked this pull request as ready for review July 5, 2021 14:38
@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2021

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #905 (913d237) into master (cecdd6e) will decrease coverage by 0.12%.
The diff coverage is 72.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #905      +/-   ##
==========================================
- Coverage   78.71%   78.58%   -0.13%     
==========================================
  Files         223      224       +1     
  Lines        5552     5650      +98     
==========================================
+ Hits         4370     4440      +70     
- Misses        909      930      +21     
- Partials      273      280       +7     
Impacted Files Coverage Δ
pkg/iac-providers/kubernetes/v1/load-dir.go 72.72% <ø> (ø)
pkg/iac-providers/kubernetes/v1/load-file.go 71.87% <ø> (ø)
pkg/iac-providers/output/types.go 100.00% <ø> (ø)
pkg/iac-providers/kubernetes/v1/extract-images.go 68.88% <68.88%> (ø)
pkg/iac-providers/kubernetes/v1/normalize.go 89.74% <100.00%> (+1.17%) ⬆️

@devang-gaur devang-gaur changed the title K8s image scan K8s image Extraction Jul 9, 2021
@cesar-rodriguez cesar-rodriguez changed the title K8s image Extraction Extract Docker images from k8s YAML files Aug 6, 2021
@Rchanger Rchanger force-pushed the k8s_image_scan branch 2 times, most recently from d4de27c to 40d1052 Compare August 10, 2021 05:11
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

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