anaconda-webui-64-1.20260204120152828912.main.9.g09654613

List of Findings

Error: SHELLCHECK_WARNING (CWE-138): [#def1]
/usr/libexec/anaconda/webui-desktop:175:46: error[SC2145]: Argument mixes string and array. Use * or separate argument.
#  173|       if [[ "${DEFAULT_BROWSER_CMD}" == "firefox" ]]; then
#  174|           eval "$(prepare_firefox_cmd "$INSTALLER_USER")"
#  175|->         echo "Using Firefox browser command: ${BROWSER[@]}" >&2
#  176|       elif [[ "${DEFAULT_BROWSER_CMD}" == "slitherer" ]]; then
#  177|           # FIXME: Launch slitherer as Xwayland app to address the dropdown-autoclose issue

Error: SHELLCHECK_WARNING (CWE-140): [#def2]
/usr/libexec/anaconda/webui-desktop:179:38: warning[SC2206]: Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a.
#  177|           # FIXME: Launch slitherer as Xwayland app to address the dropdown-autoclose issue
#  178|           # Related to: https://bugzilla.redhat.com/show_bug.cgi?id=2404424
#  179|->         BROWSER=(QT_QPA_PLATFORM=xcb ${DEFAULT_BROWSER_CMD})
#  180|           echo "Using Slitherer browser command with XWayland workaround: ${BROWSER[@]}" >&2
#  181|       else

Error: SHELLCHECK_WARNING (CWE-138): [#def3]
/usr/libexec/anaconda/webui-desktop:180:73: error[SC2145]: Argument mixes string and array. Use * or separate argument.
#  178|           # Related to: https://bugzilla.redhat.com/show_bug.cgi?id=2404424
#  179|           BROWSER=(QT_QPA_PLATFORM=xcb ${DEFAULT_BROWSER_CMD})
#  180|->         echo "Using Slitherer browser command with XWayland workaround: ${BROWSER[@]}" >&2
#  181|       else
#  182|           BROWSER=(${DEFAULT_BROWSER_CMD})

Error: SHELLCHECK_WARNING (CWE-140): [#def4]
/usr/libexec/anaconda/webui-desktop:182:18: warning[SC2206]: Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a.
#  180|           echo "Using Slitherer browser command with XWayland workaround: ${BROWSER[@]}" >&2
#  181|       else
#  182|->         BROWSER=(${DEFAULT_BROWSER_CMD})
#  183|           echo "Using default browser command: ${BROWSER[@]}" >&2
#  184|       fi

Error: SHELLCHECK_WARNING (CWE-138): [#def5]
/usr/libexec/anaconda/webui-desktop:183:46: error[SC2145]: Argument mixes string and array. Use * or separate argument.
#  181|       else
#  182|           BROWSER=(${DEFAULT_BROWSER_CMD})
#  183|->         echo "Using default browser command: ${BROWSER[@]}" >&2
#  184|       fi
#  185|   

Scan Properties

analyzer-version-clippy1.93.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.1
analyzer-version-gcc-analyzer16.0.1
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-170.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20260119.105402.g7a5be1b.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-nameanaconda-webui-64-1.20260204120152828912.main.9.g09654613
store-results-to/tmp/tmpa5_t7xy4/anaconda-webui-64-1.20260204120152828912.main.9.g09654613.tar.xz
time-created2026-02-05 04:28:03
time-finished2026-02-05 04:29:42
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'cppcheck,unicontrol,shellcheck,gcc,clippy' '-o' '/tmp/tmpa5_t7xy4/anaconda-webui-64-1.20260204120152828912.main.9.g09654613.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmpa5_t7xy4/anaconda-webui-64-1.20260204120152828912.main.9.g09654613.src.rpm'
tool-versioncsmock-3.8.3.20260128.181932.g41af877-1.el9