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

feat(api): Add method for getting vulnerability reports by the specified workload #80

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak [email protected]

@danielpacak danielpacak changed the title feat(api): Add method for getting vulnerability report by the specified workload feat(api): Add method for getting vulnerability reports by the specified workload Jul 7, 2020
@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #80 into master will increase coverage by 1.04%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage    9.25%   10.30%   +1.04%     
==========================================
  Files          26       27       +1     
  Lines        1156     1194      +38     
==========================================
+ Hits          107      123      +16     
- Misses       1044     1065      +21     
- Partials        5        6       +1     
Impacted Files Coverage Δ
pkg/cmd/find_vulnerabilities.go 0.00% <0.00%> (ø)
pkg/docker/config.go 90.00% <ø> (ø)
pkg/find/vulnerabilities/crd/writer.go 42.10% <78.94%> (ø)

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 f87b354...4433745. Read the comment docs.

@danielpacak danielpacak force-pushed the feat_add_api_for_reading_vulnerability_reports branch from b3e289e to 4433745 Compare July 7, 2020 15:32
@danielpacak danielpacak requested a review from itaysk July 7, 2020 15:40
@danielpacak danielpacak merged commit 025678d into master Jul 8, 2020
@danielpacak danielpacak deleted the feat_add_api_for_reading_vulnerability_reports branch July 8, 2020 08:52
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.

2 participants