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

Trivy vulnerabilities #1568

Closed
akutuev opened this issue Jul 8, 2024 · 3 comments
Closed

Trivy vulnerabilities #1568

akutuev opened this issue Jul 8, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@akutuev
Copy link

akutuev commented Jul 8, 2024

Hello,

Running trivy, I see there are few vulnerabilities in version 1.4.4:

image

Might I ask you to take a look please?

Thanks

@akutuev akutuev added the kind/bug Categorizes issue or PR as related to a bug. label Jul 8, 2024
@akutuev akutuev changed the title Trivy vulnerability Trivy vulnerabilities Jul 8, 2024
@dwickr
Copy link

dwickr commented Aug 19, 2024

This likely will be fixed by #1601

@aramase
Copy link
Member

aramase commented Aug 20, 2024

v1.4.5 released and doesn't contain any CVEs.

➜ trivy image --exit-code 1 --ignore-unfixed --severity MEDIUM,HIGH,CRITICAL registry.k8s.io/csi-secrets-store/driver:v1.4.5
2024-08-20T14:00:08.934-0700	INFO	Need to update DB
2024-08-20T14:00:08.934-0700	INFO	DB Repository: ghcr.io/aquasecurity/trivy-db
2024-08-20T14:00:08.934-0700	INFO	Downloading DB...
51.71 MiB / 51.71 MiB [-------------------------------------------------------------------------------------------------------------------------------] 100.00% 23.19 MiB p/s 2.4s
2024-08-20T14:00:12.403-0700	INFO	Vulnerability scanning is enabled
2024-08-20T14:00:12.403-0700	INFO	Secret scanning is enabled
2024-08-20T14:00:12.403-0700	INFO	If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-08-20T14:00:12.403-0700	INFO	Please see also https://aquasecurity.github.io/trivy/v0.48/docs/scanner/secret/#recommendation for faster secret detection
2024-08-20T14:00:15.428-0700	INFO	Detected OS: debian
2024-08-20T14:00:15.428-0700	INFO	Detecting Debian vulnerabilities...
2024-08-20T14:00:15.436-0700	INFO	Number of language-specific files: 1
2024-08-20T14:00:15.437-0700	INFO	Detecting gobinary vulnerabilities...

registry.k8s.io/csi-secrets-store/driver:v1.4.5 (debian 12.6)

Total: 0 (MEDIUM: 0, HIGH: 0, CRITICAL: 0)

Closing this issue now. As per cadence, the next release will be next month.

/close

@k8s-ci-robot
Copy link
Contributor

@aramase: Closing this issue.

In response to this:

v1.4.5 released and doesn't contain any CVEs.

➜ trivy image --exit-code 1 --ignore-unfixed --severity MEDIUM,HIGH,CRITICAL registry.k8s.io/csi-secrets-store/driver:v1.4.5
2024-08-20T14:00:08.934-0700	INFO	Need to update DB
2024-08-20T14:00:08.934-0700	INFO	DB Repository: ghcr.io/aquasecurity/trivy-db
2024-08-20T14:00:08.934-0700	INFO	Downloading DB...
51.71 MiB / 51.71 MiB [-------------------------------------------------------------------------------------------------------------------------------] 100.00% 23.19 MiB p/s 2.4s
2024-08-20T14:00:12.403-0700	INFO	Vulnerability scanning is enabled
2024-08-20T14:00:12.403-0700	INFO	Secret scanning is enabled
2024-08-20T14:00:12.403-0700	INFO	If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-08-20T14:00:12.403-0700	INFO	Please see also https://aquasecurity.github.io/trivy/v0.48/docs/scanner/secret/#recommendation for faster secret detection
2024-08-20T14:00:15.428-0700	INFO	Detected OS: debian
2024-08-20T14:00:15.428-0700	INFO	Detecting Debian vulnerabilities...
2024-08-20T14:00:15.436-0700	INFO	Number of language-specific files: 1
2024-08-20T14:00:15.437-0700	INFO	Detecting gobinary vulnerabilities...

registry.k8s.io/csi-secrets-store/driver:v1.4.5 (debian 12.6)

Total: 0 (MEDIUM: 0, HIGH: 0, CRITICAL: 0)

Closing this issue now. As per cadence, the next release will be next month.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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
None yet
Development

No branches or pull requests

4 participants