github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/containers/k8simage/testdata/comprehensive-test-failures.yaml (about) 1 # Minimal K8s test file focusing on unique structural paths to container images 2 # Only includes truly different YAML path structures 3 4 # Pod - Direct spec paths 5 apiVersion: v1 6 kind: Pod 7 metadata: 8 name: test-pod 9 spec: 10 initContainers: 11 - name: init-container 12 # Empty image (should be filtered out) 13 image: