Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verification report for noname-security-sensor-ubi 1.0.0-test #1576

Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.7
profile:
VendorType: partner
version: v1.3
reportDigest: uint64:10968748158598950011
chart-uri: N/A
digests:
chart: sha256:36c86dd0b54689af9175569a35ad4b6b7fc62a2f8fc482d8f84e2568a890876a
package: a873e1685a676ba4d100f52c52936980622c4ccfe04fc72656806db860bce3ca
lastCertifiedTimestamp: "2024-08-20T08:41:46.745262+00:00"
testedOpenShiftVersion: "4.8"
supportedOpenShiftVersions: '>=4.1'
webCatalogOnly: true
chart:
name: noname-security-sensor-ubi
home: ""
sources: []
version: 1.0.0-test
description: A Helm chart for Kubernetes
keywords: []
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 1.0.0-test
deprecated: false
annotations:
charts.openshift.io/name: noname-security-sensor
kubeversion: '>=1.0.0-0'
dependencies: []
type: application
chart-overrides: ""
results:
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: 'Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/noname-sensor:IC-49041-sensor-create-rhel-9-base-image-rhel'
- check: v1.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/has-notes
type: Optional
outcome: FAIL
reason: Chart does not contain NOTES.txt
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
Loading