python-logdetective-3.2.0-1.20260203133851493866.main.4.g9ea4574

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:216:17: W1514[pylint]: Using open without explicitly specifying an encoding
#  214|       if config_path:
#  215|           try:
#  216|->             with open(config_path, "r") as file:
#  217|                   configuration = PromptConfig(**yaml.safe_load(file))
#  218|           except FileNotFoundError:

Error: PROSPECTOR_WARNING: [#def4]
/usr/lib/python3.14/site-packages/logdetective/utils.py:277:17: W1514[pylint]: Using open without explicitly specifying an encoding
#  275|       if path:
#  276|           try:
#  277|->             with open(path, "r") as file:
#  278|                   return SkipSnippets(yaml.safe_load(file))
#  279|           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-222.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.2.0-1.20260203133851493866.main.4.g9ea4574
store-results-to/tmp/tmpx_0_r7c5/python-logdetective-3.2.0-1.20260203133851493866.main.4.g9ea4574.tar.xz
time-created2026-02-04 10:15:57
time-finished2026-02-04 10:18:11
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'cppcheck,unicontrol,shellcheck,gcc,clippy' '-o' '/tmp/tmpx_0_r7c5/python-logdetective-3.2.0-1.20260203133851493866.main.4.g9ea4574.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '-t=pylint' '/tmp/tmpx_0_r7c5/python-logdetective-3.2.0-1.20260203133851493866.main.4.g9ea4574.src.rpm'
tool-versioncsmock-3.8.3.20260128.181932.g41af877-1.el9