4 ms·
Show HN: Xeol – An End Of Life (EOL) package scanner for container images
Hey everyone! I open-sourced a project that finds unsupported/End of Life software in container images, systems, and SBOMs.
It's based on https://github.com/anchore/grype https://github.com/anchore/grype and uses https://endoflife.date/ https://endoflife.date/ as a data source for EOL packages.
- jacooper 4y agoI thought the project itself is EOL
- zufallsheld 4y agoNice idea! I'll try to implement it in our cicd pipelines. This should work great together with something like renovate or dependabot.
- noqcks 4y agoThanks, let me know how it goes!