finos / devops-automation

Provide a continuous compliance and assurance approach to DevOps that mutually benefits banks, auditors and regulators whilst accelerating DevOps adoption in engineering and fintech IT departments.
http://devops.finos.org
Apache License 2.0
58 stars 17 forks source link

Discussion Topic: End of Life for OSS - How is it being addressed #111

Open ashukla13 opened 1 year ago

ashukla13 commented 1 year ago

Discussion Topic for OSS Supply Chain Risks WG

Description of Problem:

For the majority of open-source software, the concept of End Of Life (as it is defined for vendor software) does not apply. There is no official support to begin with, and thus no "end of support" either. However, OSS library releases can easily become stale, as more recent releases are available, and those more recent releases will include bug fixes and potential security vulnerability fixes, which the application developers would not benefit from unless they upgrade to those more recent releases.

It is however not obvious for an application developer to know which releases are stale, which need upgrading, and also it is particularly difficult to quantify staleness in a way that can be aggregated and reported on for multiple projects across an organization, which poses a major problem - we cannot improve what we cannot measure.

Potential Solutions:

One proposed approach is described at https://github.com/finos/devops-automation/issues/44

### Tasks
mimiflynn commented 11 months ago

OSR BoK section on Compliant Usage - the whole section is worth a read, and please feel free to make a PR if you want to add / edit