8000 Support golang tip image · Issue #3681 · anchore/syft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support golang tip image #3681
Closed
Closed
@witchcraze

Description

@witchcraze

What would you like to be added:

Support golang tip image in binary detection

Additional context:

$ syft -q golang:tip | grep ^go
$ docker run -it --rm golang which go
/usr/local/go/bin/go
$ docker run -it --rm golang:tip go version
go version devel go1.25-d524e1e Sun Feb 16 07:23:13 2025 -0800 linux/amd64
$ docker run -it --rm golang:tip strings /usr/local/go/bin/go | grep -e '1\.25'
devel go1.25-d524e1e Sun Feb 16 07:23:13 2025 -0800
3devel go1.25-d524e1e Sun Feb 16 07:23:13 2025 -0800

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0