SovereignCloudStack / standards

SCS standards in a machine readable format
https://scs.community/
Creative Commons Attribution Share Alike 4.0 International
34 stars 24 forks source link

Define a Standard for the security of the KaaS Layer #792

Open josephineSei opened 3 weeks ago

josephineSei commented 3 weeks ago

In https://github.com/SovereignCloudStack/standards/issues/749 we are standardizing the security of the software of the IaaS Layer.

But integrating security patches and updates are not solely done on one layer, but need to be accomplished by CSPs on all Layers.

This issue should investigate which measures should be done on the KAAS layer to prevent and deal with security issues. It should be included, how CSPs could get information about potential security issues. How fast they should respond according to the severity? (see C5 criteria catalog with timeframes for responses on page 75. )## Definition of Done:

Please refer to scs-0001-v1 for details.

mbuechse commented 3 weeks ago

I may be wrong, but I think we have that already. We have a version policy, cluster hardening, and possibly more.

josephineSei commented 2 weeks ago

I read the version policy standard. It includes how to deal with patches and CVEs, but the time frame required there is vague. It just says "Must provide latest patch version no later than a week after release" and "Should be faster for critical CVEs (CVSS >= 8)" Maybe it would be good to align this timeframe for security patches over all layers.