Skip to content

Commit

Permalink
Merge pull request #16205 from samgiz/samgiz-tiny-docs-fix
Browse files Browse the repository at this point in the history
Tiny docs fix
  • Loading branch information
hvitved authored Apr 16, 2024
2 parents f57e0cb + 5125468 commit 75b1e14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module CodeInjection {
module FlowState {
/**
* Flow state used for normal tainted data, where an attacker might only control a substring.
* DEPRECATED: Use `Full()`
* DEPRECATED: Use `SubString()`
*/
deprecated DataFlow::FlowState substring() { result = "substring" }

Expand Down

0 comments on commit 75b1e14

Please sign in to comment.