Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
7a135b5ca3
commit
b0765a704c
50
index.yaml
50
index.yaml
|
|
@ -859,6 +859,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.14.0
|
||||
created: "2022-07-24T10:54:26.815363372Z"
|
||||
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||
with Syft
|
||||
digest: a79847e07cc1e6134a77987ab6b24280505515c888c912b4fc305659b3a19f9c
|
||||
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.14.1/sbom-operator-0.14.1.tgz
|
||||
version: 0.14.1
|
||||
- apiVersion: v2
|
||||
appVersion: 0.13.0
|
||||
created: "2022-07-19T15:12:17.710137814Z"
|
||||
|
|
@ -1359,6 +1383,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.8.0
|
||||
created: "2022-07-24T10:54:26.917809555Z"
|
||||
description: Scans SBOMs for vulnerabilities
|
||||
digest: 9b1bea7e4e94d0406235b596d9f1fd38673a2d2a3a808de0e29df5bc14a76a52
|
||||
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.8.0/vulnerability-operator-0.8.0.tgz
|
||||
version: 0.8.0
|
||||
- apiVersion: v2
|
||||
appVersion: 0.7.2
|
||||
created: "2022-07-14T17:55:12.233815978Z"
|
||||
|
|
@ -1647,4 +1695,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-07-19T15:12:17.710621515Z"
|
||||
generated: "2022-07-24T10:54:26.918894784Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue