mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 06:05:03 -05:00
A cli-plugin for docker to automatically manage image digests by tracking them in a separate Lockfile.
This commit is contained in:
parent
ff6bc6ccf9
commit
f22b91fd0f
@ -295,6 +295,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
|
|||||||
- [Deepfence Threat Mapper](https://github.com/deepfence/ThreatMapper) - Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By [@deepfence](deepfence)
|
- [Deepfence Threat Mapper](https://github.com/deepfence/ThreatMapper) - Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By [@deepfence](deepfence)
|
||||||
- [docker-bench-security](https://github.com/docker/docker-bench-security) - script that checks for dozens of common best-practices around deploying Docker containers in production. By [@docker][docker]
|
- [docker-bench-security](https://github.com/docker/docker-bench-security) - script that checks for dozens of common best-practices around deploying Docker containers in production. By [@docker][docker]
|
||||||
- [docker-explorer](https://github.com/google/docker-explorer) - A tool to help forensicate offline docker acquisitions by [@Google][google]
|
- [docker-explorer](https://github.com/google/docker-explorer) - A tool to help forensicate offline docker acquisitions by [@Google][google]
|
||||||
|
- [docker-lock](https://github.com/safe-waters/docker-lock) - A cli-plugin for docker to automatically manage image digests by tracking them in a separate Lockfile. By [@safe-waters][safe-waters]
|
||||||
- [notary](https://github.com/theupdateframework/notary) - a server and a client for running and interacting with trusted collections. By [@TUF](https://github.com/theupdateframework)
|
- [notary](https://github.com/theupdateframework/notary) - a server and a client for running and interacting with trusted collections. By [@TUF](https://github.com/theupdateframework)
|
||||||
- [oscap-docker](https://github.com/OpenSCAP/openscap) - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By [OpenSCAP](https://github.com/OpenSCAP)
|
- [oscap-docker](https://github.com/OpenSCAP/openscap) - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By [OpenSCAP](https://github.com/OpenSCAP)
|
||||||
- [Phonito Security](https://phonito.io/?b=b) :heavy_dollar_sign: - a Docker vulnerability scanner with constant Kubernetes monitoring and pipeline integration.
|
- [Phonito Security](https://phonito.io/?b=b) :heavy_dollar_sign: - a Docker vulnerability scanner with constant Kubernetes monitoring and pipeline integration.
|
||||||
@ -822,6 +823,7 @@ Services to securely store your Docker images.
|
|||||||
[progrium]: https://github.com/progrium
|
[progrium]: https://github.com/progrium
|
||||||
[ramitsurana]: https://github.com/ramitsurana
|
[ramitsurana]: https://github.com/ramitsurana
|
||||||
[rancher]: https://github.com/rancher
|
[rancher]: https://github.com/rancher
|
||||||
|
[safe-waters]: https://github.com/safe-waters
|
||||||
[sindresorhus]: https://github.com/sindresorhus/awesome
|
[sindresorhus]: https://github.com/sindresorhus/awesome
|
||||||
[spotify]: https://github.com/spotify
|
[spotify]: https://github.com/spotify
|
||||||
[tomastomecek]: https://github.com/TomasTomecek
|
[tomastomecek]: https://github.com/TomasTomecek
|
||||||
|
Loading…
Reference in New Issue
Block a user