dockle 0.4.5 -> 0.4.10 https://github.com/goodwithtech/dockle/releases attrpath: dockle Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Found old vendorSha256 = sha256-9n/782uKu7qNV/WEpbEV3aHcPXipyOhGdAhT/F4O2xc= [golangModuleVersion] Replaced vendorSha256 with sha256-DcF2niiUgcUKbQgSzWt825Qf7kXry11GN9v9V0o9r4Q= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dockle nix build failed. dockle [options] image_name VERSION: dev OPTIONS: --input value input file path instead of image name --ignore value, -i value checkpoints to ignore. You can use .dockleignore too. [$DOCKLE_IGNORES] --accept-key value, --ak value For CIS-DI-0010. You can add acceptable keywords. e.g) -ak GPG_KEY -ak KEYCLOAK [$DOCKLE_ACCEPT_KEYS] --sensitive-word value, --sw value For CIS-DI-0010. You can add sensitive keywords to look for. e.g) -ak api_password -sw keys [$DOCKLE_REJECT_KEYS] --accept-file value, --af value For CIS-DI-0010. You can add acceptable file names. e.g) -af id_rsa -af config.json [$DOCKLE_ACCEPT_FILES] --accept-file-extension value, --ae value For CIS-DI-0010. You can add acceptable file extensions. e.g) -ae pem -ae log [$DOCKLE_ACCEPT_FILE_EXTENSIONS] --format value, -f value format (json) --output value, -o value output file name --exit-code value, -c value exit code when alert were found (default: 0) --exit-level value, -l value change ABEND level when use exit-code=1 (default: "WARN") --debug, -d debug mode --quiet, -q suppress log output --no-color suppress log output [$NO_COLOR] --version-check show an update notification [$DOCKLE_VERSION_CHECK] --timeout value, -t value docker timeout. e.g) 5s, 5m... (default: 1m30s) [$DOCKLE_TIMEOUT] --use-xdg, -x Docker daemon host file XDG_RUNTIME_DIR [$USE_XDG] --host value docker daemon host [$DOCKLE_HOST] --authurl value registry authenticate url [$DOCKLE_AUTH_URL] --username value registry login username [$DOCKLE_USERNAME] --password value registry login password. Using --password via CLI is insecure. [$DOCKLE_PASSWORD] --insecure registry connect insecure [$DOCKLE_INSECURE] --nonssl registry connect without ssl [$DOCKLE_NON_SSL] --cert-path value docker daemon certificate path [$DOCKLE_CERT_PATH] --cache-dir value cache directory --help, -h show help --version, -v print the version