mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
402 B
402 B
lgtm,codescanning
- The Werkzeug model has been changed to use API graphs. When defining new models for classes based
on the
MultiDictandFileStorageclasses inwerkzeug.datastructures, the relevant extension points are now the twoInstanceSourceApiNodeclasses in thesemmle.python.frameworks.Werkzeugmodule, instead ofInstanceSource. The latter classes have now been deprecated.