blob: 46f9a21f3f8b9f7503385db33e7e656781bce8e0 [file] [log] [blame]
Adrià Vilanova Martínezf19ea432024-01-23 20:20:52 +01001Name: Google App Engine Services SDK
2URL: https://github.com/GoogleCloudPlatform/appengine-python-standard
3Version: July 21, 2022
4License: Apache 2.0
5License File: LICENSE
6Security Critical: no
7Description:
8Google App Engine bundled services SDK for Python 3
9Local Modifications:
10Retained only default_api_stub.py. Commit cc19a2e contains a fix for security
11ticket handling that was not released in v1.0.1rc1 and we didn't want to wait
12for another release.