Skip to content

Relax scs-0210-v2: extend update time for patch versions#1153

Draft
mbuechse wants to merge 2 commits intomainfrom
feat/relax-scs-0210
Draft

Relax scs-0210-v2: extend update time for patch versions#1153
mbuechse wants to merge 2 commits intomainfrom
feat/relax-scs-0210

Conversation

@mbuechse
Copy link
Copy Markdown
Contributor

This comes after comprehensive discussion in SIG Std/Cert (of 2026-04-09), as well as research by Syself into industry best practices.

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
Copy link
Copy Markdown
Member

@janiskemper janiskemper left a comment

Choose a reason for hiding this comment

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

LGTM (of course let's wait for feedback from others)

Copy link
Copy Markdown
Contributor

@depressiveRobot depressiveRobot left a comment

Choose a reason for hiding this comment

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

Fixes #1098.

The requirement has been relaxed, so a new version of the standard is not necessary.

Looks good.

@depressiveRobot depressiveRobot added standards Issues / ADR / pull requests relevant for standardization & certification KaaS Issues or pull requests relevant to the SCS KaaS layer. labels Apr 13, 2026
Copy link
Copy Markdown
Member

@garloff garloff left a comment

Choose a reason for hiding this comment

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

Please consider my comment for a followup discussion and potential improvement.
This is not meant to block this agreed change, so approve.

- The latest minor version MUST be provided no later than 4 months after release.
- The latest patch version MUST be provided no later than 2 weeks after release.
- The latest patch version MUST be provided no later than 1 month after release.
- This time period MUST be even shorter for patches that fix critical CVEs.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We are not precise here (how much shorter) here, as we just have a RECOMMENDATION to provide this within 2 days. This lack of precision is not new, it just got a bit more relevant by extending the time period. I suggest we address this in a followup discussion in the future.
Maybe it's <=1 months for normal patch versions, a REQUIREMENT of <= 2 weeks for CVSS>=8 issues and a RECOMMENDATION for <= 2 days for CVSS>8 then. (I feel like 1 week would be more appropriate as a hard requirement, but the 2 week would have the advantage of matching our previous hard requirement.)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

If we want to implement something like this, we should do it now, because once the standard is relaxed, we would need to introduce a new version to make it more strict again.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Wouldn't it be anyway a relaxation for the general patch release, and a stricter version for CVE's @mbuechse ?

In which way would we NOT have to add a new version of this based on what Kurt proposes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Right now, any patch must be provided no later than 2 weeks. In the future, this holds only for those patches with CVSS => 8, whereas patches with CVSS < 8 have 1 month.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

if I'm not mistaken, Kurt proposed to do CVE's in one week instead of two. The I guess we are on the same page that this would be stricter and would require a new version.

If we do it with two weeks, then I agree that it wouldn't be stricter.

@garloff WDYT?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Kurt proposed 2 weeks, and in parentheses he expressed a preference for 1 week, but he seemed to want to spare us the hassle of a new version. And the new version could still be done later anyway, if it finds a majority. Not sure if 1 week is at all realistic (we still have 2 days for CVSS > 8 as a recommendation)

@mbuechse mbuechse marked this pull request as draft April 15, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

KaaS Issues or pull requests relevant to the SCS KaaS layer. standards Issues / ADR / pull requests relevant for standardization & certification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Reduce kubernetes version policy for minor versions

4 participants