Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plugin): respect --insecure #7021

Closed
knqyf263 opened this issue Jun 26, 2024 · 0 comments · Fixed by #7022
Closed

fix(plugin): respect --insecure #7021

knqyf263 opened this issue Jun 26, 2024 · 0 comments · Fixed by #7022
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@knqyf263
Copy link
Collaborator

Description

--insecure is not respected for plugin subcommands now.

$ trivy plugin update --insecure
2024-06-25T14:14:13Z    INFO    [plugin] Updating the plugin index...   url="https://aquasecurity.github.io/trivy-plugin-index/v1/index.yaml"
2024-06-25T14:14:13Z    FATAL   Fatal error     plugin update error: unable to download the plugin index: failed to download: Get "https://aquasecurity.github.io/trivy-plugin-index/v1/index.yaml": proxyconnect tcp: tls: failed to verify certificate: x509: certificate signed by unknown authority
@knqyf263 knqyf263 added the kind/bug Categorizes issue or PR as related to a bug. label Jun 26, 2024
@knqyf263 knqyf263 added this to the v0.53.0 milestone Jun 26, 2024
@knqyf263 knqyf263 self-assigned this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant