Skip to content

Hum distro#1861

Open
crozzy wants to merge 2 commits intoquay:mainfrom
crozzy:hum-distro
Open

Hum distro#1861
crozzy wants to merge 2 commits intoquay:mainfrom
crozzy:hum-distro

Conversation

@crozzy
Copy link
Copy Markdown
Contributor

@crozzy crozzy commented Apr 30, 2026

Hummingbird being a Red Hat product but having a non-typical RHEL
os-release file means it needs a special-case in the RHEL distribution
detector.

Also remove redhat-release support (and oracle hack)

@crozzy
Copy link
Copy Markdown
Contributor Author

crozzy commented Apr 30, 2026

"distributions": {
    "1": {
        "id": "1",
        "did": "hummingbird",
        "name": "Hummingbird OS",
        "version": "20251124",
        "version_code_name": "",
        "version_id": "20251124",
        "arch": "",
        "cpe": "cpe:2.3:a:redhat:hummingbird:1:*:*:*:*:*:*:*",
        "pretty_name": "Hummingbird OS 20251124"
    }
},

@crozzy crozzy marked this pull request as ready for review April 30, 2026 22:54
@crozzy crozzy requested a review from a team as a code owner April 30, 2026 22:54
@crozzy crozzy requested review from hdonnay and removed request for a team April 30, 2026 22:54
@BradLugo BradLugo self-requested a review May 1, 2026 00:26
@crozzy crozzy force-pushed the hum-distro branch 3 times, most recently from f0fcd8f to 3bcdd79 Compare May 4, 2026 15:30
BradLugo
BradLugo previously approved these changes May 6, 2026
Copy link
Copy Markdown
Contributor

@BradLugo BradLugo left a comment

Choose a reason for hiding this comment

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

LGTM, with some optional nits

Comment thread rhel/distributionscanner_test.go Outdated
Comment thread rhel/distributionscanner.go
Comment thread rhel/distributionscanner.go Outdated
@crozzy crozzy requested a review from BradLugo May 6, 2026 15:18
@crozzy crozzy force-pushed the hum-distro branch 2 times, most recently from e0888d8 to 1e586d1 Compare May 6, 2026 15:37
crozzy added 2 commits May 6, 2026 10:02
Hummingbird being a Red Hat product but having a non-typical RHEL
os-release file means it needs a special-case in the RHEL distribution
detector.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
The redhat-release file was last used in RHEL 6 which hasn't been
supported for some time (https://access.redhat.com/articles/4665701).
This data isn't used in matching so should be safe even if there was
somehow a need to match to Red Hat VEX advisories.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants