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

Disable trivy #226

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Disable trivy #226

merged 1 commit into from
Nov 8, 2024

Conversation

Disper
Copy link
Member

@Disper Disper commented Nov 8, 2024

Description

Changes proposed in this pull request:

  • removes trivy as it is failing in most of the times because of an external db connection issue

Example failure

2024-11-07T17:03:17Z	ERROR	[vulndb] Failed to download artifact	repo="ghcr.io/aquasecurity/trivy-db:2" err="oci download error: failed to fetch the layer: GET https://ghcr.io/v2/aquasecurity/trivy-db/blobs/sha256:cd1b2cc98f35a3421f3f3040c0a3247edb8f6f91f0b4a211c62fe4abc138811b: TOOMANYREQUESTS: retry-after: 724.762µs, allowed: 44000/minute"
2024-11-07T17:03:17Z	FATAL	Fatal error	init error: DB error: failed to download vulnerability DB: OCI artifact error: failed to download vulnerability DB: failed to download artifact from any source

Related issue(s)

@Disper Disper requested a review from a team as a code owner November 8, 2024 07:01
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 8, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 8, 2024
@kyma-bot kyma-bot merged commit 3d071a2 into main Nov 8, 2024
10 checks passed
@Disper Disper deleted the disable_trivy branch November 8, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants