goodwithtech / dockle

Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
https://containers.goodwith.tech/
Apache License 2.0
2.8k stars 139 forks source link

"E2E-Testing" - recommended complementary use with other tools? #244

Closed manuschillerdev closed 1 year ago

manuschillerdev commented 1 year ago

I am wondering how dockle might complement other tools, or in which cases it might be redundant.

I am wondering explicitly about hadolint, dockle, and trivy. To my understanding, the tools should tackle different use-cases and can be used complementary:

Just for context and slightly offtopic - are there any examples for complete Dev-Sec-Ops-Processes? I'd like to evaluate the following approach and I am wondering if I understood the use-case for dockle correctly.

tomoyamachi commented 1 year ago

@manuschillerdev Your understanding is correct!