Version of copa
projectcopacetic/copacetic-docker-desktop-extension:1.0.2
Expected Behavior

The Trivy scanner is using a deprecated CLI flag. we should use something like
trivy image --pkg-types os --ignore-unfixed -f json --scanners vuln
and update the documentation everywhere to reflect this.
Actual Behavior
No response
Steps To Reproduce
No response
Are you willing to submit PRs to contribute to this bug fix?