Ignore dependencies in tools.go
We have a few dependencies in tools.go (with the build constraint // +build tools) that are not included in the final binary, but they seem to get pulled in the analysis. Is there a way to exclude them?
By the way we're using the new action, but I think this is the right repo for this question. Let me know if it makes more sense to open an issue there.
Thanks, Luca
Any updates on this?
We have added this item to our review backlog. We will review it at a later date, but so far, the consensus internally is that this is a long-term backlog item (ANE-341 internally).
Hi @lucacome - fyi I will be transferring this issue to fossa-cli repository, as spectrometer code is now migrated to fossa-cli.
Any update?