-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add verification report for noname-security-sensor-ubi 3.3.24-rhel (#…
- Loading branch information
Showing
1 changed file
with
94 additions
and
0 deletions.
There are no files selected for viewing
94 changes: 94 additions & 0 deletions
94
charts/partners/nonamesec/noname-security-sensor-ubi/3.3.24-rhel/report.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:346099284578681243 | ||
chart-uri: N/A | ||
digests: | ||
chart: sha256:b2d61faa568728fc6f62c4afd6e3c077b1d366ce31c3789537ea49e13eb0af96 | ||
package: 5036a2a57ccbbd222def2adcd9ef8b2ba47b778ef5f71e0a43bde93a8b4da176 | ||
lastCertifiedTimestamp: "2024-09-17T07:24:37.486184+00:00" | ||
testedOpenShiftVersion: "4.8" | ||
supportedOpenShiftVersions: '>=4.1' | ||
webCatalogOnly: true | ||
chart: | ||
name: noname-security-sensor-ubi | ||
home: "" | ||
sources: [] | ||
version: 3.3.24-rhel | ||
description: A Helm chart for Kubernetes | ||
keywords: [] | ||
maintainers: [] | ||
icon: "" | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 3.3.24-rhel | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: noname-security-sensor | ||
kubeversion: '>=1.0.0-0' | ||
dependencies: [] | ||
type: application | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: SKIPPED | ||
reason: 'Chart is not signed : Signature verification not required' | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- check: v1.0/has-notes | ||
type: Optional | ||
outcome: FAIL | ||
reason: Chart does not contain NOTES.txt | ||
- 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:3.3.24-rhel' | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist |