Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inventory go binaries with module support #1146

Open
nishakm opened this issue Apr 1, 2022 · 0 comments
Open

Inventory go binaries with module support #1146

nishakm opened this issue Apr 1, 2022 · 0 comments

Comments

@nishakm
Copy link
Contributor

nishakm commented Apr 1, 2022

Describe the Feature
Go release 1.18 allows you to list all modules included in the Go binary. Allow Tern to make use of it.

Use Cases
A good number of container images are distroless + go binary, and it would be awesome if Tern could fully inventory both things.

Implementation Changes
The go code to list the modules is quite simple. However, the deployment of a python package that includes a compiled go binary may be a little more complicated than what is available now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant