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

update runc and containerd #1224

Merged
merged 2 commits into from
Jun 20, 2022
Merged

update runc and containerd #1224

merged 2 commits into from
Jun 20, 2022

Conversation

cplee
Copy link
Contributor

@cplee cplee commented Jun 20, 2022

No description provided.

@cplee cplee requested a review from a team as a code owner June 20, 2022 23:05
@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 1.21s
✅ EDITORCONFIG editorconfig-checker 2 0 0.03s
✅ GIT git_diff yes no 0.01s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #1224 (7c7a655) into master (4f8da0a) will increase coverage by 3.95%.
The diff coverage is 74.06%.

@@            Coverage Diff             @@
##           master    #1224      +/-   ##
==========================================
+ Coverage   57.50%   61.46%   +3.95%     
==========================================
  Files          32       40       +8     
  Lines        4594     5484     +890     
==========================================
+ Hits         2642     3371     +729     
- Misses       1729     1843     +114     
- Partials      223      270      +47     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <0.00%> (ø)
pkg/model/step_result.go 0.00% <ø> (ø)
pkg/container/docker_run.go 14.08% <15.06%> (+8.53%) ⬆️
pkg/container/docker_pull.go 33.33% <33.33%> (ø)
pkg/container/file_collector.go 45.87% <45.87%> (ø)
pkg/common/git/git.go 50.00% <47.91%> (ø)
pkg/container/docker_auth.go 47.61% <50.00%> (+2.61%) ⬆️
pkg/model/workflow.go 54.32% <50.00%> (+3.40%) ⬆️
pkg/exprparser/interpreter.go 73.37% <53.48%> (-0.02%) ⬇️
pkg/model/planner.go 50.73% <60.00%> (+0.32%) ⬆️
... and 30 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@cplee cplee merged commit 589731f into master Jun 20, 2022
@cplee cplee deleted the security-findings branch June 20, 2022 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant