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: k8s all-namespaces support #4096

Merged

Conversation

chen-keinan
Copy link
Contributor

Description

Related issues

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).

usage full :

     trivy k8s all --all-namespaces --report summary

usage short:

     trivy k8s all -A --report summary

Signed-off-by: chenk <hen.keinan@gmail.com>
@chen-keinan chen-keinan added this to the v0.41.0 milestone Apr 20, 2023
Signed-off-by: chenk <hen.keinan@gmail.com>
Copy link
Collaborator

@knqyf263 knqyf263 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@knqyf263 knqyf263 merged commit 107752d into aquasecurity:main Apr 23, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --all-namespaces flag for trivy k8s resources scanning
2 participants