yay -S trivy-bin
alias imcve='trivy --skip-update -f json $(docker images --format "{{.Repository}}:{{.Tag}}" | fzf)'
imcve