For some reason, the SBOM for the tools includes the tools package itself as a dependency. This led to a spurious vulnerability ticket, TOOLS-3789.
We need to make sure that the tools don't show up as a dependency for the tools in the SBOM. I'm not sure exactly what causes this. It may be something weird in our go.mod, or it may be a bug in silkbomb.
Once this is fixed, mark TOOLS-3789 as remediated.