mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
spelling: retrieval
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@ predefined_entity_xml = """<?xml version="1.0"?>
|
|||||||
# other setup
|
# other setup
|
||||||
|
|
||||||
# we set up local Flask application so we can tests whether loading external resources
|
# we set up local Flask application so we can tests whether loading external resources
|
||||||
# works (such as SSRF from DTD-retrival works)
|
# works (such as SSRF from DTD-retrieval works)
|
||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
|
|
||||||
@app.route("/alive")
|
@app.route("/alive")
|
||||||
|
|||||||
Reference in New Issue
Block a user