from Hacker News

Show HN: Xeol – An End Of Life (EOL) package scanner for container images

by noqcks on 2/2/23, 6:02 PM with 3 comments

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.

  • by zufallsheld on 2/3/23, 10:34 AM

    Nice idea! I'll try to implement it in our cicd pipelines. This should work great together with something like renovate or dependabot.
  • by jacooper on 2/2/23, 9:33 PM

    I thought the project itself is EOL