Skip to content

Commit 7ed20a8

Browse files
committed
Python: Add reminder to update docs for new frameworks
1 parent 8b465e8 commit 7ed20a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/ql/src/semmle/python/Frameworks.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* Helper file that imports all framework modeling.
33
*/
44

5+
// If you add modeling of a new framework/library, remember to add it it to the docs in
6+
// `docs/codeql/support/reusables/frameworks.rst`
57
private import semmle.python.frameworks.Cryptodome
68
private import semmle.python.frameworks.Cryptography
79
private import semmle.python.frameworks.Dill

0 commit comments

Comments
 (0)