This commit is contained in:
parent
b877e6ec84
commit
f0391da09e
19 changed files with 590 additions and 1009 deletions
12
README.md
12
README.md
|
|
@ -14,9 +14,17 @@ Déploie l'usine logiciel dans Kubernetes.
|
|||
|
||||
- vscode
|
||||
|
||||
- un registre docker (plus tard)
|
||||
- un registre docker (plus tard) [registry docker](https://github.com/cesanta/docker_auth/tree/main/chart/docker-auth) ou [distribution](https://github.com/distribution/distribution)
|
||||
|
||||
- [chartmuseum](https://artifacthub.io/packages/helm/chartmuseum/chartmuseum) (Manque l'authentification sur l'API)
|
||||
|
||||
- un scanner de vulnérabilité (plus tard aussi) [clair](https://github.com/quay/clair) avec [klar](https://github.com/optiopay/klar)
|
||||
- [How To: Build Your Own Clair and Docker Registry Environment!](https://www.x-cellent.com/blog/build-your-own-clair-registry/)
|
||||
- CoreOS Clair [part 1](https://medium.com/paloit/container-image-scanning-with-coreos-clair-part-1-17152d6a8421) et [part 2](https://medium.com/paloit/coreos-clair-part-2-installation-integration-558ec664cece)
|
||||
- [gitleak](https://github.com/zricethezav/gitleaks)
|
||||
- [gitleak](https://github.com/zricethezav/gitleaks)
|
||||
- [notary](https://github.com/theupdateframework/notary) ?
|
||||
|
||||
- Notification de publication d'image docker [diun](https://github.com/crazy-max/diun)
|
||||
|
||||
- Fix docker registry retention [docker-registry-pruner](https://github.com/tumblr/docker-registry-pruner)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue