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: Allow specifying timeout for scan jobs #53

Merged
merged 2 commits into from
Jun 5, 2020

Conversation

danielpacak
Copy link
Contributor

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

@danielpacak danielpacak force-pushed the feat/issue_51/scan_job_timeout branch from 00baca7 to a0265bd Compare June 5, 2020 22:03
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #53 into master will decrease coverage by 0.20%.
The diff coverage is 28.94%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #53      +/-   ##
=========================================
- Coverage    5.45%   5.25%   -0.21%     
=========================================
  Files          22      24       +2     
  Lines         806     837      +31     
=========================================
  Hits           44      44              
- Misses        761     792      +31     
  Partials        1       1              
Impacted Files Coverage Δ
pkg/cmd/find_vulnerabilities.go 0.00% <0.00%> (ø)
pkg/cmd/kube_bench.go 0.00% <0.00%> (ø)
pkg/cmd/kube_hunter.go 0.00% <0.00%> (ø)
pkg/cmd/polaris.go 0.00% <0.00%> (ø)
pkg/cmd/root.go 0.00% <0.00%> (-48.89%) ⬇️
pkg/find/vulnerabilities/trivy/scanner.go 0.00% <0.00%> (ø)
pkg/kubebench/scanner.go 0.00% <0.00%> (ø)
pkg/polaris/scanner.go 0.00% <0.00%> (ø)
pkg/scanners/base.go 0.00% <0.00%> (ø)
pkg/cmd/commands.go 62.85% <62.85%> (ø)
... and 2 more

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 b10e120...833a6ca. Read the comment docs.

@danielpacak danielpacak force-pushed the feat/issue_51/scan_job_timeout branch from ef9d9e6 to d5b0a5f Compare June 5, 2020 22:41
@danielpacak danielpacak force-pushed the feat/issue_51/scan_job_timeout branch from d5b0a5f to 833a6ca Compare June 5, 2020 23:02
@danielpacak danielpacak merged commit 02c0c55 into master Jun 5, 2020
@danielpacak danielpacak deleted the feat/issue_51/scan_job_timeout branch June 5, 2020 23:07
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.

1 participant