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(trivy): configure timeout #967

Merged
merged 1 commit into from
Feb 17, 2022
Merged

feat(trivy): configure timeout #967

merged 1 commit into from
Feb 17, 2022

Conversation

danielpacak
Copy link
Contributor

Resolves: #942

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

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #967 (419bde0) into main (5c79162) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #967      +/-   ##
==========================================
+ Coverage   64.18%   64.23%   +0.05%     
==========================================
  Files          59       59              
  Lines        7016     7041      +25     
==========================================
+ Hits         4503     4523      +20     
- Misses       2056     2060       +4     
- Partials      457      458       +1     
Impacted Files Coverage Δ
pkg/plugin/trivy/plugin.go 81.16% <100.00%> (+0.44%) ⬆️
pkg/operator/controller/vulnerabilityreport.go 55.62% <0.00%> (-3.04%) ⬇️
pkg/operator/controller/configauditreport.go 61.55% <0.00%> (+1.39%) ⬆️

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 5c79162...419bde0. Read the comment docs.

Resolves: #942

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak merged commit 36be22d into aquasecurity:main Feb 17, 2022
@danielpacak danielpacak deleted the feat/trivy_timeout branch February 17, 2022 13:46
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.

scanJobTimeout is not fully respected
2 participants