Skip to content

Commit 59b62e5

Browse files
committed
feat: Enable grype scanning for NVIDIA Jetson models
- Added `grype: true` configuration for the NVIDIA Jetson AGX Orin model - This change allows for vulnerability scanning using grype to enhance security Signed-off-by: Itxaka <itxaka@kairos.io>
1 parent f78c7a4 commit 59b62e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/image-master-arm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- model: "nvidia-jetson-agx-orin"
5050
base_image: "ubuntu:22.04"
5151
cleanup: true
52+
grype: true
5253
- model: "nvidia-jetson-orin-nx"
5354
base_image: "ubuntu:22.04"
5455
cleanup: true

0 commit comments

Comments
 (0)