python batchrun.py \
--bug-type=xss \
--detection-model=gemini \
--sanitization-model=gemini \
--analysis-mode=lazy \
--project-mode=single \
--engine=llmsan \
-functionality-sanitize \
-reachability-sanitize \
--global-temperature=0.0 \
--self-consistency-k=1
Analyze ID: 1
-----------------------------------------------------------
Analyzing CWE80_XSS__CWE182_Servlet_database_66
-----------------------------------------------------------
--------------------------
Detection output:
--------------------------
--------------------------
--------------------------
Detection output:
--------------------------
--------------------------
--------------------------
Detection output:
--------------------------
--------------------------
--------------------------
Detection output:
--------------------------
--------------------------
{'type_sanitize': 0, 'functionality_sanitize': 0, 'order_sanitize': 0, 'reachability_sanitize': 0, 'total': 0, 'final': 0}
when I run
I got this: