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

Retrieve open CVE for my system #1

Merged
merged 8 commits into from
Sep 20, 2024
Merged

Retrieve open CVE for my system #1

merged 8 commits into from
Sep 20, 2024

Conversation

fwilhe
Copy link
Member

@fwilhe fwilhe commented Sep 20, 2024

What this PR does / why we need it:

Implements the basic functionality for the glvd-client program:
When run on a Garden Linux system, it will

  • discover what packages are installed
  • send a list of source packages for the installed packages to the glvd api
  • gets back a list of CVEs for that system and prints that list

Which issue(s) this PR fixes:
Fixes gardenlinux/glvd#115

@fwilhe fwilhe changed the title Wip Retrieve open CVE for my system Sep 20, 2024
@fwilhe fwilhe merged commit f043ee1 into main Sep 20, 2024
2 checks passed
@fwilhe fwilhe deleted the wip branch September 27, 2024 06:38
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.

basic client for glvd
1 participant