Skip to content

Add RHLW prefix for Red Hat Lightwell#571

Open
syncrou wants to merge 2 commits into
ossf:mainfrom
syncrou:add-rhlw-prefix
Open

Add RHLW prefix for Red Hat Lightwell#571
syncrou wants to merge 2 commits into
ossf:mainfrom
syncrou:add-rhlw-prefix

Conversation

@syncrou

@syncrou syncrou commented Jun 29, 2026

Copy link
Copy Markdown

Summary

Add the RHLW identifier prefix for Red Hat Lightwell, an automated CVE remediation pipeline for open source Java libraries.

Lightwell scans customer dependency manifests, finds and backports upstream fixes, builds patched artifacts, and publishes signed JARs. Vulnerability advisories will be published in OSV format to the lightwell-osv repository.

Changes

  • docs/schema.md — Added RHLW row to the home database prefix table (alphabetically after RHSA/RHBA/RHEA)
  • validation/schema.json — Added RHLW to the $defs.prefix.pattern regex

Example ID

RHLW-2026-0001

Signed-off-by: Drew Bomhof dbomhof@redhat.com

@syncrou syncrou marked this pull request as draft June 29, 2026 18:51
syncrou added 2 commits July 10, 2026 16:44
Red Hat Lightwell is an automated CVE remediation pipeline for open
source Java libraries. It produces patched artifacts and publishes
vulnerability advisories in the OSV format.

The RHLW prefix will be used for advisories published to
https://github.com/project-lightwell/lightwell-osv

Signed-off-by: Drew Bomhof <dbomhof@redhat.com>
The public-facing URLs for the RHLW advisory database are not yet
finalized. Use TBD placeholders (consistent with PSF, AZL entries)
until the hosting infrastructure is in place. Updated the database
link to point to the Red Hat Lightwell product page.

Signed-off-by: Drew Bomhof <dbomhof@redhat.com>
@syncrou syncrou marked this pull request as ready for review July 10, 2026 20:44

@another-rex another-rex left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

What's the ecosystem will the records be published for?

If lightwell is making custom patches that are not upstreamed it should be its own ecosystem.

Comment thread docs/schema.md
<td><a href="https://www.redhat.com/en/lightwell">Red Hat Lightwell</a></td>
<td>
<ul>
<li>How to contribute: TBD</li>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

What's the best way to contact for advisory publishers if people have concerns or issues with the data?

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