Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
bcb6e49152
commit
4882377d3c
50
index.yaml
50
index.yaml
|
|
@ -819,6 +819,30 @@ entries:
|
|||
- https://github.com/ckotzbauer/helm-charts/releases/download/postgres-operator-1.6.3/postgres-operator-1.6.3.tgz
|
||||
version: 1.6.3
|
||||
sbom-operator:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.11.0
|
||||
created: "2022-05-14T14:35:12.544381544Z"
|
||||
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||
with Syft
|
||||
digest: fb94743edbae6a01ad9b1ad41132d15ab12f2b10122ff175f7d7ebd6864c012e
|
||||
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.11.0/sbom-operator-0.11.0.tgz
|
||||
version: 0.11.0
|
||||
- apiVersion: v2
|
||||
appVersion: 0.10.0
|
||||
created: "2022-04-27T13:51:09.294483808Z"
|
||||
|
|
@ -1223,6 +1247,30 @@ entries:
|
|||
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.1.0/sbom-operator-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
vulnerability-operator:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.6.0
|
||||
created: "2022-05-14T14:35:12.628403446Z"
|
||||
description: Scans SBOMs for vulnerabilities
|
||||
digest: cc56d9bba0af66c1bc11fe92b0d98a76629c7a0fdde28cac2ddd65f4890f4d50
|
||||
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.6.0/vulnerability-operator-0.6.0.tgz
|
||||
version: 0.6.0
|
||||
- apiVersion: v2
|
||||
appVersion: 0.5.0
|
||||
created: "2022-04-16T10:57:48.513216919Z"
|
||||
|
|
@ -1391,4 +1439,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.1.0/vulnerability-operator-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
generated: "2022-04-27T13:51:09.294682906Z"
|
||||
generated: "2022-05-14T14:35:12.628779353Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue