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 8b465e8 commit 7ed20a8Copy full SHA for 7ed20a8
python/ql/src/semmle/python/Frameworks.qll
@@ -2,6 +2,8 @@
2
* Helper file that imports all framework modeling.
3
*/
4
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`
7
private import semmle.python.frameworks.Cryptodome
8
private import semmle.python.frameworks.Cryptography
9
private import semmle.python.frameworks.Dill
0 commit comments