Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
2e741fdada
commit
75fd86b351
26
index.yaml
26
index.yaml
|
|
@ -992,6 +992,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.3.0
|
||||||
|
created: "2022-03-09T16:00:57.216866943Z"
|
||||||
|
description: Scans SBOMs for vulnerabilities
|
||||||
|
digest: 9873b1e0d140ed7a2023ad50c2be2947e906befab4c671f949160950db61697c
|
||||||
|
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.3.1/vulnerability-operator-0.3.1.tgz
|
||||||
|
version: 0.3.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.3.0
|
appVersion: 0.3.0
|
||||||
created: "2022-03-09T15:56:26.132550366Z"
|
created: "2022-03-09T15:56:26.132550366Z"
|
||||||
|
|
@ -1088,4 +1112,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-03-09T15:56:26.132842566Z"
|
generated: "2022-03-09T16:00:57.217084745Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue