anchore / binny

Manage a directory of binaries without a package manager
Apache License 2.0
21 stars 1 forks source link

Invert binary extension processing #13

Closed wagoodman closed 11 months ago

wagoodman commented 11 months ago

This is a follow up to https://github.com/anchore/binny/pull/12; instead of looking at known non-binary extensions, this will look at the extension found and determine if it is likely an arch or an os, and if so, deem it a binary based off of the fact that the last field is probably not an extension.