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 8d1e7da commit 22d4d79Copy full SHA for 22d4d79
python/ql/src/semmle/python/security/dataflow/WeakSensitiveDataHashing.qll
@@ -4,7 +4,7 @@
4
*
5
* Note, for performance reasons: only import this file if
6
* `WeakSensitiveDataHashing::Configuration` is needed, otherwise
7
- * `SqlInjectionCustomizations` should be imported instead.
+ * `WeakSensitiveDataHashingCustomizations` should be imported instead.
8
*/
9
10
private import python
0 commit comments