6.0.0 Planning: Clean Up and a SemVer Commitment #449
alilleybrinker
started this conversation in
General
Replies: 1 comment 3 replies
-
Can we define what we mean by Q1? Is this The January to March 2026 time frame? I ask because microsoft (and potentially others) use the quarterly system with an offset. As evidence microsoft just recently reported their q4 2025 earnings Additionally I'd like to ask the hard question out loud. If there's public commitment from the CVE program on delivering a |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I believe the QWG should pursue releasing version 6.0.0 by Q1 2026, with three parts in scope for the release:
semver-2.0.0
type with additional fields to support expressing unbounded rangesThis would be a "small" release, but would achieve several key goals:
semver-2.0.0
version typeWhile there are ideas for larger redesigns of parts of the Record Format floating around the QWG, no formal proposals to do so have been advanced, nor even workshopped in rough forms at this stage. We should not delay 6.0.0 while waiting for these redesigns to materialize and be debated.
Instead, we should aggressively pursue a near-term 6.0.0 which tightens up the format and commits to clear API versioning guarantees, and then work on larger redesigns throughout the 6.0.0 lifecycle via the RFD process, to be made in a future 7.0.0.
After further thinking, here's a rough list of things which could be candidates for 6.0.0, along with statuses for what needs to happen to get them to the "Ready to Merge" state:
Candidates for version 6.0.0 of the CVE Record Format
The following are candidate improvements to the CVE Record Format which could
in theory be included in version 6.0.0. Not all of these are breaking, but
many are, and others are included to give stakeholders in CVE motivation to
upgrade to newer versions.
affectedArtifacts
semver-2.0.0
version type and new version fieldsrepo
field for"git"
version type.cveMetadata.datePublished
andcveMetadata.dateUpdated
"source"
field inadpContainer
andadpPublishedContainer
.containers.cna.source.defect
Statuses:
Beta Was this translation helpful? Give feedback.
All reactions