Hacker News new | ask | show | jobs
Show HN: Xeol – An End Of Life (EOL) package scanner for container images (github.com)
9 points by noqcks 1226 days ago
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 and uses https://endoflife.date/ as a data source for EOL packages.

2 comments

Nice idea! I'll try to implement it in our cicd pipelines. This should work great together with something like renovate or dependabot.
Thanks, let me know how it goes!
I thought the project itself is EOL