Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
f32d6ae73f
commit
06ca22375e
26
index.yaml
26
index.yaml
|
|
@ -1335,6 +1335,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.7.1
|
||||||
|
created: "2022-07-03T12:17:37.006843045Z"
|
||||||
|
description: Scans SBOMs for vulnerabilities
|
||||||
|
digest: 1757d333a20daaab2fa6f1878dfc33cc466ccf2c3784c94110a9999842aa0dd7
|
||||||
|
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.7.1/vulnerability-operator-0.7.1.tgz
|
||||||
|
version: 0.7.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.7.0
|
appVersion: 0.7.0
|
||||||
created: "2022-07-03T10:11:50.805976735Z"
|
created: "2022-07-03T10:11:50.805976735Z"
|
||||||
|
|
@ -1575,4 +1599,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-07-03T10:11:50.806235437Z"
|
generated: "2022-07-03T12:17:37.007065344Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue