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

fix dependabot alert #460

Merged
merged 1 commit into from
Mar 15, 2022
Merged

fix dependabot alert #460

merged 1 commit into from
Mar 15, 2022

Conversation

rchincha
Copy link
Contributor

https://github.com/project-zot/zot/security/dependabot/10

Signed-off-by: Ramkumar Chinchani rchincha@cisco.com

What type of PR is this?

bug

Which issue does this PR fix:

What does this PR do / Why do we need it:

Fix a dependabot alert triggered by distribution spec version in go.mod

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

https://github.com/project-zot/zot/security/dependabot/10

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@rchincha rchincha added bug Something isn't working security This issue is related to security labels Mar 15, 2022
@rchincha rchincha added this to In progress in zot-core via automation Mar 15, 2022
@rchincha rchincha added this to the v1.4.0 milestone Mar 15, 2022
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #460 (f6ac85e) into main (aee9421) will increase coverage by 0.06%.
The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   83.73%   83.80%   +0.06%     
==========================================
  Files          49       49              
  Lines       10168    10210      +42     
==========================================
+ Hits         8514     8556      +42     
  Misses       1294     1294              
  Partials      360      360              
Impacted Files Coverage Δ
pkg/api/authn.go 79.26% <82.35%> (+1.76%) ⬆️
pkg/api/config/config.go 79.31% <100.00%> (ø)
pkg/api/controller.go 91.02% <100.00%> (+0.35%) ⬆️
pkg/api/routes.go 74.27% <100.00%> (+0.05%) ⬆️
pkg/cli/root.go 88.76% <100.00%> (+0.60%) ⬆️
pkg/extensions/extensions.go 80.82% <100.00%> (ø)

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

@shimish2 shimish2 self-requested a review March 15, 2022 21:44
zot-core automation moved this from In progress to Reviewer approved Mar 15, 2022
Copy link
Collaborator

@shimish2 shimish2 left a comment

Choose a reason for hiding this comment

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

lgtm

@rchincha rchincha merged commit 10f0e6c into project-zot:main Mar 15, 2022
zot-core automation moved this from Reviewer approved to Done Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working security This issue is related to security
Projects
zot-core
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants