Python: Add reminder to update docs for new frameworks

This commit is contained in:
Rasmus Wriedt Larsen
2021-05-10 10:55:21 +02:00
parent 8b465e86e0
commit 7ed20a8b2c

View File

@@ -2,6 +2,8 @@
* Helper file that imports all framework modeling.
*/
// If you add modeling of a new framework/library, remember to add it it to the docs in
// `docs/codeql/support/reusables/frameworks.rst`
private import semmle.python.frameworks.Cryptodome
private import semmle.python.frameworks.Cryptography
private import semmle.python.frameworks.Dill