Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

add --db-repository options #267

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

EricRoux
Copy link

@EricRoux EricRoux commented Oct 7, 2022

Added the --db-repository parameter to change the repository link where trivy-db is stored.

@CLAassistant
Copy link

CLAassistant commented Oct 7, 2022

CLA assistant check
All committers have signed the CLA.

@mindthecap
Copy link

This is a must for air-gapped environments.

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.

We're sorry for the late review.

@@ -69,6 +69,8 @@ spec:
value: {{ .Values.scanner.trivy.severity | default "UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL" | quote }}
- name: "SCANNER_TRIVY_IGNORE_UNFIXED"
value: {{ .Values.scanner.trivy.ignoreUnfixed | default false | quote }}
- name: "SCANNER_TRIVY_REPOSITORY"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- name: "SCANNER_TRIVY_REPOSITORY"
- name: "SCANNER_TRIVY_DB_REPOSITORY"

@tunghauvan
Copy link

Any update for this? I think this should be good for some security scenario

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants