Skip to content

Commit 6f50b12

Browse files
committed
Python: Fix QLDoc for Werkzeug
1 parent 0292ca6 commit 6f50b12

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

python/ql/src/semmle/python/frameworks/Werkzeug.qll

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
/**
2-
* Provides classes modeling security-relevant aspects of the `flask` package.
2+
* 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
36
*/
47

58
private import python

0 commit comments

Comments
 (0)