ca-certificates-2024.2.69_v8.0.401-2.fc42

List of Findings

Error: SHELLCHECK_WARNING (CWE-563): [#def1]
/usr/bin/ca-legacy:24:9: warning[SC2034]: LEXPECT appears unused. Verify use (or export if used externally).
#   22|       else
#   23|           echo "Legacy CAs are set to DEFAULT in file $LCFILE (affects install/upgrade)"
#   24|->         LEXPECT=$LDEFAULT
#   25|       fi
#   26|       echo "Status of symbolic link $LLINK:"

Error: SHELLCHECK_WARNING: [#def2]
/usr/bin/ca-legacy:61:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined.
#   59|   }
#   60|   
#   61|-> if [[ $# -eq 0 ]]; then
#   62|     # no parameters
#   63|     do_help

Error: SHELLCHECK_WARNING: [#def3]
/usr/bin/ca-legacy:67:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined.
#   65|   fi
#   66|   
#   67|-> if [[ "$1" = "install" ]]; then
#   68|     do_install
#   69|     exit $?

Error: SHELLCHECK_WARNING: [#def4]
/usr/bin/ca-legacy:72:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined.
#   70|   fi
#   71|   
#   72|-> if [[ "$1" = "default" ]]; then
#   73|     do_default
#   74|     exit $?

Error: SHELLCHECK_WARNING: [#def5]
/usr/bin/ca-legacy:76:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined.
#   74|     exit $?
#   75|   fi
#   76|-> if [[ "$1" = "disable" ]]; then
#   77|     do_disable
#   78|     exit $?

Error: SHELLCHECK_WARNING: [#def6]
/usr/bin/ca-legacy:81:4: warning[SC3010]: In POSIX sh, [[ ]] is undefined.
#   79|   fi
#   80|   
#   81|-> if [[ "$1" = "check" ]]; then
#   82|     do_check
#   83|     exit $?

Scan Properties

analyzer-version-clippy1.82.0
analyzer-version-cppcheck2.16.0
analyzer-version-gcc14.2.1
analyzer-version-gcc-analyzer15.0.0
analyzer-version-shellcheck0.10.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-134.us-west-2.compute.internal
mock-configfedora-rawhide-gcc-latest-x86_64
project-nameca-certificates-2024.2.69_v8.0.401-2.fc42
store-results-to/tmp/tmptgb261p1/ca-certificates-2024.2.69_v8.0.401-2.fc42.tar.xz
time-created2024-11-12 23:30:35
time-finished2024-11-12 23:31:58
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmptgb261p1/ca-certificates-2024.2.69_v8.0.401-2.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmptgb261p1/ca-certificates-2024.2.69_v8.0.401-2.fc42.src.rpm'
tool-versioncsmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9