Skip to content

Commit 9776144

Browse files
Update project_a_vuln.py
1 parent f146d0e commit 9776144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monorepo/project-python-1/project_a_vuln.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of a CodeQL project that tests for SQL injection vulnerabilities.
2-
# 3
2+
# 4
33

44
import sqlite3
55
from flask import Flask, request

0 commit comments

Comments
 (0)