python-logdetective-3.9.0-1.20260408075353951436.main.14.gdfa3a3f

List of Findings

Error: PROSPECTOR_WARNING: [#def1]
/usr/lib/python3.14/site-packages/logdetective/remote_log.py:114:13: W1514[pylint]: Using open without explicitly specifying an encoding
#  112|               raise ValueError(f"Local log {log_path} doesn't exist!")
#  113|   
#  114|->         with open(log_path, "rt") as f:
#  115|               log = f.read()
#  116|   

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

Error: PROSPECTOR_WARNING: [#def3]
/usr/lib/python3.14/site-packages/logdetective/utils.py:248:17: W1514[pylint]: Using open without explicitly specifying an encoding
#  246|       if config_path:
#  247|           try:
#  248|->             with open(config_path, "r") as file:
#  249|                   configuration = PromptConfig(**yaml.safe_load(file))
#  250|           except FileNotFoundError:

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

Scan Properties

analyzer-version-clippy1.94.1
analyzer-version-cppcheck2.20.0
analyzer-version-gcc16.0.1
analyzer-version-gcc-analyzer16.0.1
analyzer-version-pylint4.0.5
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, pylint, shellcheck, unicontrol
exit-code0
hostip-172-16-1-204.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20260320.200800.gd35503f.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-namepython-logdetective-3.9.0-1.20260408075353951436.main.14.gdfa3a3f
store-results-to/tmp/tmpit2cnnsz/python-logdetective-3.9.0-1.20260408075353951436.main.14.gdfa3a3f.tar.xz
time-created2026-04-08 08:32:32
time-finished2026-04-08 08:34:43
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'cppcheck,gcc,shellcheck,clippy,unicontrol' '-o' '/tmp/tmpit2cnnsz/python-logdetective-3.9.0-1.20260408075353951436.main.14.gdfa3a3f.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '-t=pylint' '/tmp/tmpit2cnnsz/python-logdetective-3.9.0-1.20260408075353951436.main.14.gdfa3a3f.src.rpm'
tool-versioncsmock-3.8.5-1.el9