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
If the user calls Trivy in a way that isn't "expected", such as trivy -d --scanners vuln image nginx, this is perfectly valid execution but the incorrect command is picked up.
Update the creation of the versionChecker to use the targetKind rather than infering the target from the first OS argument