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

chore(ci) : update dependencies #672

Merged
merged 1 commit into from
Aug 17, 2021
Merged

chore(ci) : update dependencies #672

merged 1 commit into from
Aug 17, 2021

Conversation

mmorel-35
Copy link
Contributor

This PR updates the current dependencies. It also setup caches for go dependencies during the workflows

- updates the current dependencies
- setup caches for go dependencies during the workflows
- setup dependabot

Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-Authored-By: Matthieu MOREL <mmorel-35@users.noreply.github.com>
@danielpacak danielpacak self-requested a review August 16, 2021 20:57
@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #672 (a2789b9) into main (2ea7474) will decrease coverage by 2.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   68.67%   66.61%   -2.07%     
==========================================
  Files          58       58              
  Lines        4571     5903    +1332     
==========================================
+ Hits         3139     3932     +793     
- Misses       1061     1593     +532     
- Partials      371      378       +7     
Impacted Files Coverage Δ
pkg/cmd/installer.go 47.34% <ø> (-2.66%) ⬇️
pkg/cmd/scan_ciskubebenchreports.go 49.38% <ø> (-0.62%) ⬇️
pkg/configauditreport/scanner.go 63.63% <ø> (-7.14%) ⬇️
pkg/kube/runnable_job.go 63.72% <ø> (-0.66%) ⬇️
pkg/kubebench/scanner.go 85.82% <ø> (-2.82%) ⬇️
pkg/kubehunter/scanner.go 75.71% <ø> (-4.80%) ⬇️
pkg/vulnerabilityreport/scanner.go 65.97% <ø> (-4.57%) ⬇️
pkg/operator/operator.go 54.85% <0.00%> (-7.92%) ⬇️
itest/matcher/matcher.go 74.74% <0.00%> (-7.54%) ⬇️
... and 55 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 a8537f3...a2789b9. Read the comment docs.

Copy link
Contributor

@danielpacak danielpacak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you @mmorel-35

@danielpacak danielpacak merged commit 91e65c8 into aquasecurity:main Aug 17, 2021
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