aquasecurity / trivy

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
https://aquasecurity.github.io/trivy
Apache License 2.0
22.1k stars 2.18k forks source link

fix(plugin): respect `--insecure` #7022

Closed knqyf263 closed 1 week ago

knqyf263 commented 1 week ago

Description

--insecure is not respected for plugin subcommands now.

Related issues

Checklist

knqyf263 commented 1 week ago

I hope the tests will pass 🤞 I want a review queue option that marks PR ready for review after all tests pass, similar to a merge queue.