We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0292ca6 commit 6f50b12Copy full SHA for 6f50b12
python/ql/src/semmle/python/frameworks/Werkzeug.qll
@@ -1,5 +1,8 @@
1
/**
2
- * Provides classes modeling security-relevant aspects of the `flask` package.
+ * Provides classes modeling security-relevant aspects of the `Werkzeug` PyPI package.
3
+ * See
4
+ * - https://pypi.org/project/Werkzeug/
5
+ * - https://werkzeug.palletsprojects.com/en/1.0.x/#werkzeug
6
*/
7
8
private import python
0 commit comments