xeol-io / xeol

A scanner for end-of-life (EOL) software and dependencies in container images, filesystems, and SBOMs
https://www.xeol.io/
Apache License 2.0
332 stars 18 forks source link

handle tilde in version strings #272

Closed noqcks closed 5 months ago

noqcks commented 5 months ago

Fixes https://github.com/xeol-io/xeol/issues/269

Scanning nginx:1.23.3 included the nginx version string 1.23.3-1~bullseye, which was preventing matching to an nginx version in the database.