Skip to content

Conversation

orbisai-sec
Copy link

Context and Purpose:

This PR automatically remediates a security vulnerability:

  • Description: Detected possible formatted SQL query. Use parameterized queries instead.
  • Rule ID: python.lang.security.audit.formatted-sql-query.formatted-sql-query
  • Severity: HIGH
  • File: scripts/compare-llama-bench.py
  • Lines Affected: 338 - 338

This change is necessary to protect the application from potential security risks associated with this vulnerability.

Solution Implemented:

The automated remediation process has applied the necessary changes to the affected code in scripts/compare-llama-bench.py to resolve the identified issue.

Please review the changes to ensure they are correct and integrate as expected.

…-sql-query_scripts/compare-llama-bench.py_338
@github-actions github-actions bot added script Script related python python script changes labels Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python python script changes script Script related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant