-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supported Dependencies and Security Policy #2204
Comments
The top-level dependencies must be analysed before every major release. The support needs to be treated in following way:
For every major release, approval by TSC is necessary for the following:
For every major release, the squad must accept risk for libraries without an Active Lifecycle Management Policy that have less than three orange flags. This must be documented in a searchable way. |
I think the proposal is reasonable. However, I'm wondering what we should do with respect to versioning for packages that do not have an active lifecycle management policy (which is the case for most CLI/Explorer for VS Code dependencies). For dependencies that have no red flags and have less than 3 orange flags, we might be several versions behind the latest major release of the dependency. Should the policy include that these should either be updated to the latest major version on each Zowe major version release or the squad should request an exception? |
Yes, that's a good point, I will try to update the text to make it clear. The top-level dependencies must be analysed before every major release. The support needs to be treated in following way:
For every major release the libraries without active lifecycle management policy needs to be updated to the latest available version. For every major release, approval by TSC is necessary for the following:
For every major release, the squad must accept risk for libraries without an Active Lifecycle Management Policy that have less than three orange flags. This must be documented in a searchable way. |
Zowe should take into account when preparing for the release whether there are any components that are out of support or doesn't have community at all.
The top-level-dependencies should be reflected.
The supported components has few characteristics:
If there is at least one warning sign, the squad should for every release grant an exception to release with such component
If there are two or more, the security workgroup needs to agree with the exception
If there are four or more, the TSC needs to agree with the exception.
If there is an Active Lifecycle Management and the version is out of support, the TSC approval is necessary to ship with that component in the relevant version.
The text was updated successfully, but these errors were encountered: