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 dbd3125 commit 90cadedCopy full SHA for 90caded
python/ql/src/Security/CWE-327/FluentApiModel.qll
@@ -117,7 +117,7 @@ module InsecureContextConfig implements DataFlow::StateConfigSig {
117
}
118
119
/**
120
- * DEPRECATED: Will be removed in the future.
+ * DEPRECATED: Renamed to `InsecureContextConfig`.
121
*/
122
deprecated module InsecureContextConfiguration = InsecureContextConfig;
123
0 commit comments