- Build GoReSym from source instead of vendoring the binary.
- Support building go-inspector for Linux aarch64/arm64 platform.
- Update GoReSym to v3.0.1
- Use latest scancode-toolkit dependency model from v32.3.0
Here
is_resolved
was renamed tois_pinned
in DependentPackage - Drop python 3.8 and support python 3.13
- Return nothing if not a Go binary
- Detect Go packages in binaries
- Fix minor readme, image height
- Fix minor readme typo
- Add missing ABOUT file and license for goresym.
- Bump to version GoReSym 2.7.2
- Add support for dependencies and build info
- Add goresym support in go-inspector.