File permissions

Black Duck Detect

Version
latest

When using Docker Inspector, Detect must be run in an environment configured so that files created by Docker Inspector are readable by all. On Linux, this means an appropriate umask value (for example, 002 or 022 will work). On Windows, this means that the Detect output directory must be readable by all.

Docker image tarfiles passed to Detect via the detect.docker.tar property must be readable by all.