Skip to content

Commit 32becf4

Browse files
authored
Add verification report for noname-security-sensor-ubi 3.3.44-rhel (#1990)
1 parent 83bdcfd commit 32becf4

File tree

1 file changed

+94
-0
lines changed
  • charts/partners/nonamesec/noname-security-sensor-ubi/3.3.44-rhel

1 file changed

+94
-0
lines changed
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
apiversion: v1
2+
kind: verify-report
3+
metadata:
4+
tool:
5+
verifier-version: 1.13.12
6+
profile:
7+
VendorType: partner
8+
version: v1.3
9+
reportDigest: uint64:15557687933107005832
10+
chart-uri: N/A
11+
digests:
12+
chart: sha256:2258568ed0d9d15705a7bc9c3be0e1e1843aac5233d34393c5bcaaa3bee964bd
13+
package: 620d1623c78f5677f9f25a40dcd001d55986f5cbb919cfdcf2f1c33193110d68
14+
lastCertifiedTimestamp: "2025-08-07T12:05:49.171636+00:00"
15+
testedOpenShiftVersion: "4.18"
16+
supportedOpenShiftVersions: '>=4.9'
17+
webCatalogOnly: true
18+
chart:
19+
name: noname-security-sensor-ubi
20+
home: ""
21+
sources: []
22+
version: 3.3.44-rhel
23+
description: A Helm chart for Kubernetes
24+
keywords: []
25+
maintainers: []
26+
icon: ""
27+
apiversion: v2
28+
condition: ""
29+
tags: ""
30+
appversion: 3.3.44-rhel
31+
deprecated: false
32+
annotations:
33+
charts.openshift.io/name: noname-security-sensor
34+
kubeversion: '>=1.22.0-0'
35+
dependencies: []
36+
type: application
37+
chart-overrides: ""
38+
results:
39+
- check: v1.0/has-readme
40+
type: Mandatory
41+
outcome: PASS
42+
reason: Chart has a README
43+
- check: v1.0/has-notes
44+
type: Optional
45+
outcome: FAIL
46+
reason: Chart does not contain NOTES.txt
47+
- check: v1.0/not-contain-csi-objects
48+
type: Mandatory
49+
outcome: PASS
50+
reason: CSI objects do not exist
51+
- check: v1.0/contains-test
52+
type: Mandatory
53+
outcome: PASS
54+
reason: Chart test files exist
55+
- check: v1.0/contains-values
56+
type: Mandatory
57+
outcome: PASS
58+
reason: Values file exist
59+
- check: v1.0/is-helm-v3
60+
type: Mandatory
61+
outcome: PASS
62+
reason: API version is V2, used in Helm 3
63+
- check: v1.0/chart-testing
64+
type: Mandatory
65+
outcome: PASS
66+
reason: Chart tests have passed
67+
- check: v1.0/required-annotations-present
68+
type: Mandatory
69+
outcome: PASS
70+
reason: All required annotations present
71+
- check: v1.0/helm-lint
72+
type: Mandatory
73+
outcome: PASS
74+
reason: Helm lint successful
75+
- check: v1.0/signature-is-valid
76+
type: Mandatory
77+
outcome: SKIPPED
78+
reason: 'Chart is not signed : Signature verification not required'
79+
- check: v1.0/not-contains-crds
80+
type: Mandatory
81+
outcome: PASS
82+
reason: Chart does not contain CRDs
83+
- check: v1.1/images-are-certified
84+
type: Mandatory
85+
outcome: PASS
86+
reason: 'Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/noname-sensor:3.3.44-rhel'
87+
- check: v1.0/contains-values-schema
88+
type: Mandatory
89+
outcome: PASS
90+
reason: Values schema file exist
91+
- check: v1.1/has-kubeversion
92+
type: Mandatory
93+
outcome: PASS
94+
reason: Kubernetes version specified

0 commit comments

Comments
 (0)