dockerfile-security icon indicating copy to clipboard operation
dockerfile-security copied to clipboard

For rule core-006 the use of COPY is generally preferred

Open Hacks4Snacks opened this issue 4 years ago • 0 comments

For rule core-006 the use of COPY is generally preferred, however the current rule reflects the inverse.

Additional reference: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/

Hacks4Snacks avatar Jun 08 '21 18:06 Hacks4Snacks