python-logdetective-2.10.0-1.20260115095445713748.main.4.g93634db

List of Findings

Error: PROSPECTOR_WARNING: [#def1]
/usr/lib/python3.14/site-packages/logdetective/server/config.py:17:17: W1514[pylint]: Using open without explicitly specifying an encoding
#   15|       if path is not None:
#   16|           try:
#   17|->             with open(path, "r") as config_file:
#   18|                   return Config(yaml.safe_load(config_file))
#   19|           except FileNotFoundError:

Error: PROSPECTOR_WARNING: [#def2]
/usr/lib/python3.14/site-packages/logdetective/utils.py:177:13: W1514[pylint]: Using open without explicitly specifying an encoding
#  175|               raise ValueError(f"Local log {log_path} doesn't exist!")
#  176|   
#  177|->         with open(log_path, "rt") as f:
#  178|               log = f.read()
#  179|   

Error: PROSPECTOR_WARNING: [#def3]
/usr/lib/python3.14/site-packages/logdetective/utils.py:218:17: W1514[pylint]: Using open without explicitly specifying an encoding
#  216|       if path:
#  217|           try:
#  218|->             with open(path, "r") as file:
#  219|                   return PromptConfig(yaml.safe_load(file))
#  220|           except FileNotFoundError:

Error: PROSPECTOR_WARNING: [#def4]
/usr/lib/python3.14/site-packages/logdetective/utils.py:268:17: W1514[pylint]: Using open without explicitly specifying an encoding
#  266|       if path:
#  267|           try:
#  268|->             with open(path, "r") as file:
#  269|                   return SkipSnippets(yaml.safe_load(file))
#  270|           except OSError as e:

Scan Properties

analyzer-version-clippy1.92.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.0
analyzer-version-gcc-analyzer16.0.0
analyzer-version-pylint4.0.4
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, pylint, shellcheck, unicontrol
exit-code0
hostip-172-16-1-60.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20260115.120730.g959e8f3.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-namepython-logdetective-2.10.0-1.20260115095445713748.main.4.g93634db
store-results-to/tmp/tmpq4iqg4qh/python-logdetective-2.10.0-1.20260115095445713748.main.4.g93634db.tar.xz
time-created2026-01-15 13:51:19
time-finished2026-01-15 13:53:25
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpq4iqg4qh/python-logdetective-2.10.0-1.20260115095445713748.main.4.g93634db.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '-t=pylint' '/tmp/tmpq4iqg4qh/python-logdetective-2.10.0-1.20260115095445713748.main.4.g93634db.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9