Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
818cb320bd
commit
e6d5b484ca
50
index.yaml
50
index.yaml
|
|
@ -900,6 +900,30 @@ entries:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/postgres-operator-1.6.3/postgres-operator-1.6.3.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/postgres-operator-1.6.3/postgres-operator-1.6.3.tgz
|
||||||
version: 1.6.3
|
version: 1.6.3
|
||||||
sbom-operator:
|
sbom-operator:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.22.0
|
||||||
|
created: "2022-11-19T13:00:05.40636137Z"
|
||||||
|
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||||
|
with Syft
|
||||||
|
digest: 3604e28513152f9bb30e116eae6f6ea9134b8507ae0377e7eee2386958d61e91
|
||||||
|
home: https://github.com/ckotzbauer/sbom-operator
|
||||||
|
keywords:
|
||||||
|
- kubernetes-operator
|
||||||
|
- operator
|
||||||
|
- sbom
|
||||||
|
- syft
|
||||||
|
- git
|
||||||
|
- supply-chain-security
|
||||||
|
maintainers:
|
||||||
|
- email: git@ckotzbauer.de
|
||||||
|
name: ckotzbauer
|
||||||
|
name: sbom-operator
|
||||||
|
sources:
|
||||||
|
- https://github.com/ckotzbauer/sbom-operator
|
||||||
|
- https://github.com/ckotzbauer/helm-charts
|
||||||
|
urls:
|
||||||
|
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.22.0/sbom-operator-0.22.0.tgz
|
||||||
|
version: 0.22.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.21.0
|
appVersion: 0.21.0
|
||||||
created: "2022-11-07T19:07:10.618522467Z"
|
created: "2022-11-07T19:07:10.618522467Z"
|
||||||
|
|
@ -1616,6 +1640,30 @@ entries:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.1.0/sbom-operator-0.1.0.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.1.0/sbom-operator-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
vulnerability-operator:
|
vulnerability-operator:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.13.0
|
||||||
|
created: "2022-11-19T13:00:05.561189894Z"
|
||||||
|
description: Scans SBOMs for vulnerabilities
|
||||||
|
digest: 2467a96fb2156311d19cc8f08000081772c1fa4fab676630d3c4a99b7795f807
|
||||||
|
home: https://github.com/ckotzbauer/vulnerability-operator
|
||||||
|
keywords:
|
||||||
|
- kubernetes-operator
|
||||||
|
- operator
|
||||||
|
- sbom
|
||||||
|
- grype
|
||||||
|
- vulnerability
|
||||||
|
- security
|
||||||
|
- supply-chain-security
|
||||||
|
maintainers:
|
||||||
|
- email: git@ckotzbauer.de
|
||||||
|
name: ckotzbauer
|
||||||
|
name: vulnerability-operator
|
||||||
|
sources:
|
||||||
|
- https://github.com/ckotzbauer/vulnerability-operator
|
||||||
|
- https://github.com/ckotzbauer/helm-charts
|
||||||
|
urls:
|
||||||
|
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.13.0/vulnerability-operator-0.13.0.tgz
|
||||||
|
version: 0.13.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.12.0
|
appVersion: 0.12.0
|
||||||
created: "2022-11-07T19:05:10.851223718Z"
|
created: "2022-11-07T19:05:10.851223718Z"
|
||||||
|
|
@ -2072,4 +2120,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.1.0/vulnerability-operator-0.1.0.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.1.0/vulnerability-operator-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
generated: "2022-11-07T19:07:10.619045473Z"
|
generated: "2022-11-19T13:00:05.561651993Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue