← Legacy view v2 (rp.*)

anonymous-ejt/ejt

https://github.com/anonymous-ejt/EJT.git · lang: python · LOC: · source: user_submitted

Quality
42.0
Grade D
Security
100.0
Findings
12
0 critical · 8 high
Status
completed
May 26, 2026 08:12
high: 8 medium: 3 low: 1
Top rules by occurrence
RuleSeverityCount
MINED108 self.attribute used but never assigned in __init__ high 7
CORE_NO_LICENSE No LICENSE file low 1
MINED111 Bare except continues silently medium 1
CORE_LARGE_FILES Average file size is 1080 lines (recommend <300) medium 1
CORE_NO_CI No CI/CD configuration found medium 1
CORE_NO_TESTS No test files found high 1
First 12 findings (severity-sorted)
high CORE_NO_TESTS No test files found
No test files found
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:622 · conf 1.00
[MINED108] `self.apply_refinement` used but never assigned in __init__: Method `run_round` of class `MultiAgentPipeline` reads `self.apply_refinement`, but no assignment to it exists in __init__ (and…
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:643 · conf 1.00
[MINED108] `self.apply_refinement` used but never assigned in __init__: Method `run_round` of class `MultiAgentPipeline` reads `self.apply_refinement`, but no assignment to it exists in __init__ (and…
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:701 · conf 1.00
[MINED108] `self.initialize_pairs` used but never assigned in __init__: Method `run` of class `MultiAgentPipeline` reads `self.initialize_pairs`, but no assignment to it exists in __init__ (and no cl…
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:706 · conf 1.00
[MINED108] `self.initial_generation` used but never assigned in __init__: Method `run` of class `MultiAgentPipeline` reads `self.initial_generation`, but no assignment to it exists in __init__ (and n…
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:710 · conf 1.00
[MINED108] `self.run_round` used but never assigned in __init__: Method `run` of class `MultiAgentPipeline` reads `self.run_round`, but no assignment to it exists in __init__ (and no class-level fall…
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:722 · conf 1.00
[MINED108] `self.save_final` used but never assigned in __init__: Method `run` of class `MultiAgentPipeline` reads `self.save_final`, but no assignment to it exists in __init__ (and no class-level fa…
high MINED108 self.attribute used but never assigned in __init__ CWE-476
EJT_pipeline.py:733 · conf 1.00
[MINED108] `self.save_final` used but never assigned in __init__: Method `run` of class `MultiAgentPipeline` reads `self.save_final`, but no assignment to it exists in __init__ (and no class-level fa…
medium CORE_LARGE_FILES Average file size is 1080 lines (recommend <300)
Average file size is 764 lines (recommend <300)
medium CORE_NO_CI No CI/CD configuration found
No CI/CD configuration found
medium MINED111 Bare except continues silently
EJT_pipeline.py:348 · conf 1.00
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
low CORE_NO_LICENSE No LICENSE file
No LICENSE file

Reading from rp.scan + rp.finding + rp.rule (unified schema, R78 series). Legacy data path unchanged. Compare with /scan/58ebeea9-52d3-4e64-ade0-e0192395250c/.