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: export vulnerabilities list #404

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

Andreea-Lupu
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

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

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


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

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (c375c06) 87.49% compared to head (568a65c) 87.56%.

Files Patch % Lines
src/components/Tag/Tabs/VulnerabilitiesDetails.jsx 88.57% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
+ Coverage   87.49%   87.56%   +0.06%     
==========================================
  Files          55       55              
  Lines        1623     1664      +41     
  Branches      433      436       +3     
==========================================
+ Hits         1420     1457      +37     
- Misses        192      196       +4     
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andreea-Lupu Andreea-Lupu force-pushed the export_vuln_list branch 2 times, most recently from 9669315 to a30ce4d Compare December 15, 2023 11:14
@rchincha rchincha requested a review from raulkele December 17, 2023 01:14
@raulkele
Copy link
Collaborator

Do we have an issue linked to this?

@Andreea-Lupu
Copy link
Contributor Author

Do we have an issue linked to this?

Yes, project-zot/zot#1999.

src/api.js Outdated Show resolved Hide resolved
src/components/Tag/Tabs/VulnerabilitiesDetails.jsx Outdated Show resolved Hide resolved
src/components/Tag/Tabs/VulnerabilitiesDetails.jsx Outdated Show resolved Hide resolved
src/components/Tag/Tabs/VulnerabilitiesDetails.jsx Outdated Show resolved Hide resolved
src/components/Tag/Tabs/VulnerabilitiesDetails.jsx Outdated Show resolved Hide resolved
@rchincha rchincha merged commit f4600b8 into project-zot:main Dec 20, 2023
8 checks passed
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.

3 participants