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(trivy): Parse output of scanning scratch images #66

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

danielpacak
Copy link
Contributor

Resolves: #65

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

@danielpacak danielpacak marked this pull request as draft June 21, 2020 21:32
@danielpacak danielpacak marked this pull request as ready for review June 22, 2020 09:46
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #66 into master will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   10.77%   11.08%   +0.31%     
==========================================
  Files          23       23              
  Lines         854      857       +3     
==========================================
+ Hits           92       95       +3     
  Misses        757      757              
  Partials        5        5              
Impacted Files Coverage Δ
pkg/find/vulnerabilities/trivy/converter.go 78.46% <100.00%> (+1.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0c30b3...9e1c3e9. Read the comment docs.

Resolves: #65

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak merged commit 45a88c3 into master Jun 22, 2020
@danielpacak danielpacak deleted the fix/issue_65/scratch_images branch June 22, 2020 12:35
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.

Cannot find vulnerabilities in scratch images
2 participants