You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
When I used Syft to scan the FFmpeg binary to generate an SBOM report, FFmpeg was not recognized as a component. Instead, it was classified simply as a generic file.
What you expected to happen:
FFmpeg is a well-known open-source project, so Syft should detect it as a component and display its metadata (e.g., name, version).