Select a Config
LLM API Spec
LLM API Spec
Parameters
Maximum Budget
Optimize Test
When enabled, this option runs a Bayesian optimization loop to find the most effective test parameters. This can potentially reduce the cost and the total running time of your vulnerability scan, but may reduce accuracy.
Enable Chart Diagram
When enabled, a chart diagram will be generated to visualize the results of your vulnerability scan.
Enable Detailed Logging
When enabled, detailed logs will be generated during the vulnerability scan process. This can be useful for debugging and in-depth analysis.
Enable Concurrency
When enabled, the vulnerability scan will run multiple tests concurrently. This can significantly reduce the total scan time but may increase resource usage.
Modules [{{selectedDS}} selected]
Scan Results
Vulnerability Module | % Strength | Number of Tokens | Cost (in gpt-3 tokens) |
---|---|---|---|
{{result.module}} | {{getFailureRateScore(result.failureRate)}}( {{(100 - result.failureRate).toFixed(2)}} ) | {{result.tokens}}k | ${{result.cost.toFixed(2)}} |