Skip to content

Commit

Permalink
Add CVE categorization (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-s-rao authored Jul 10, 2023
1 parent 9407ade commit 73bded8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ etcd-backup-restore:
source: ~
steps:
build: ~
resource_labels:
- name: 'gardener.cloud/cve-categorisation'
value:
network_exposure: 'protected'
authentication_enforced: false
user_interaction: 'gardener-operator'
confidentiality_requirement: 'high'
integrity_requirement: 'high'
availability_requirement: 'high'
steps:
check:
image: 'golang:1.20.3'
Expand Down

0 comments on commit 73bded8

Please sign in to comment.