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(ubuntu): add 24.04 noble #377

Merged
merged 1 commit into from
May 1, 2024
Merged

feat(ubuntu): add 24.04 noble #377

merged 1 commit into from
May 1, 2024

Conversation

MaineK00n
Copy link
Collaborator

@MaineK00n MaineK00n commented Mar 19, 2024

What did you implement:

add ubuntu 24.04

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

$ goval-dictionary fetch ubuntu 24.04
INFO[04-30|15:30:47] Fetching...                              URL=https://security-metadata.canonical.com/oval/oci.com.ubuntu.noble.cve.oval.xml.bz2
INFO[04-30|15:30:51] Fetched                                  File=oci.com.ubuntu.noble.cve.oval.xml.bz2 Count=12326 Timestamp=2024-04-30T03:09:44
INFO[04-30|15:30:51] Refreshing...                            Family=ubuntu Version=24.04
INFO[04-30|15:30:51] Inserting new Definitions... 
12326 / 12326 [---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 27661 p/s
INFO[04-30|15:30:52] Finish                                   Updated=12326

$ goval-dictionary select --by-package ubuntu 24.04 curl
CVE-2023-28321
    {2617630 72012 curl 0:7.88.1-10ubuntu1  false }
CVE-2023-28322
    {2617631 72013 curl 0:7.88.1-10ubuntu1  false }
CVE-2023-38039
    {2617933 72507 curl 0:8.2.1-1ubuntu3  false }
CVE-2023-38545
    {2617957 72549 curl 0:8.2.1-1ubuntu3.1  false }
CVE-2023-38546
    {2617958 72550 curl 0:8.2.1-1ubuntu3.1  false }
CVE-2023-46219
    {2618131 72973 curl 0:8.5.0-2ubuntu1  false }
CVE-2024-0853
    {2618932 73650 curl 0:8.5.0-2ubuntu2  false }
CVE-2024-2004
    {2618974 73692 curl 0:8.5.0-2ubuntu10.1  false }
CVE-2024-2398
    {2619081 73889 curl 0:8.5.0-2ubuntu10.1  false }
------------------
...

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@MaineK00n MaineK00n self-assigned this Mar 19, 2024
@MaineK00n MaineK00n marked this pull request as ready for review April 30, 2024 05:57
@MaineK00n MaineK00n force-pushed the MaineK00n/ubuntu-24.04 branch from e8969aa to d8e0a05 Compare April 30, 2024 06:00
@MaineK00n MaineK00n requested a review from shino April 30, 2024 06:34
Copy link
Contributor

@shino shino left a comment

Choose a reason for hiding this comment

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

Works as advertised!

@MaineK00n MaineK00n merged commit 781903e into master May 1, 2024
13 checks passed
@MaineK00n MaineK00n deleted the MaineK00n/ubuntu-24.04 branch May 1, 2024 09:46
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