-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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): enhance k8s scan log #6997
base: main
Are you sure you want to change the base?
Conversation
Discussed in aquasecurity#6932 close aquasecurity#6996
|
This PR is stale because it has been labeled with inactivity. |
Honestly, the progress bar confused me too. |
@haojingcn LGTM! thanks! |
@haojingcn The idea is good, but i see a sample. 2024-08-28T12:21:35+06:00 INFO [db] Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
52.46 MiB / 52.46 MiB [----------------------------------------------------------------------------------------------------------------------------------------] 100.00% 3.8 |
This PR is stale because it has been labeled with inactivity. |
Co-authored-by: afdesk <[email protected]>
Description
Discussed in #6932
In short, progress bar may lead someone(like me) confused. It show the download progress or scan image progress or scan K8s progress.
Related issues
Related PRs
Remove this section if you don't have related PRs.
Checklist