python-logdetective-3.0.0-1.20260123181355460811.main.16.g4c4c48b

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.model_validate(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.93.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.1
analyzer-version-gcc-analyzer16.0.1
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-130.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-namepython-logdetective-3.0.0-1.20260123181355460811.main.16.g4c4c48b
store-results-to/tmp/tmpsi8_re7a/python-logdetective-3.0.0-1.20260123181355460811.main.16.g4c4c48b.tar.xz
time-created2026-01-27 14:11:08
time-finished2026-01-27 14:13:15
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,shellcheck,cppcheck,gcc,clippy' '-o' '/tmp/tmpsi8_re7a/python-logdetective-3.0.0-1.20260123181355460811.main.16.g4c4c48b.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '-t=pylint' '/tmp/tmpsi8_re7a/python-logdetective-3.0.0-1.20260123181355460811.main.16.g4c4c48b.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9