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

Customize loglevel with --verbosity flag #375

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Customize loglevel with --verbosity flag #375

merged 2 commits into from
Jan 15, 2025

Conversation

n0vad3v
Copy link
Member

@n0vad3v n0vad3v commented Jan 15, 2025

0 = silent (no log messages)
1 = error (error messages only)
2 = warn (error messages and warnings only)
3 = info (error messages, warnings and normal activity logs)
4 = debug (all info plus additional messages for debugging)

@n0vad3v n0vad3v requested a review from BennyThink January 15, 2025 07:49
Copy link


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://aquasecurity.github.io/trivy/v0.58/docs/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


ghcr.io/webp-sh/webp_server_go (debian 12.9)
============================================
Total: 0 (HIGH: 0, CRITICAL: 0)


@BennyThink BennyThink merged commit 67f6467 into master Jan 15, 2025
5 checks passed
@BennyThink BennyThink deleted the loglevel branch January 15, 2025 12:43
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.

2 participants