Skip to content

No output when using gemini #1

Description

@Chris-hhc

when I run

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

I got this:

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions