Skip to content

Commit 90caded

Browse files
Apply suggestion from @aschackmull
Co-authored-by: Anders Schack-Mulligen <[email protected]>
1 parent dbd3125 commit 90caded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-327/FluentApiModel.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ module InsecureContextConfig implements DataFlow::StateConfigSig {
117117
}
118118

119119
/**
120-
* DEPRECATED: Will be removed in the future.
120+
* DEPRECATED: Renamed to `InsecureContextConfig`.
121121
*/
122122
deprecated module InsecureContextConfiguration = InsecureContextConfig;
123123

0 commit comments

Comments
 (0)