File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
24
24
### New Queries
25
25
26
- * Added a new query, ` rb/log-inection ` , to detect cases where a malicious user may be able to forge log entries.
26
+ * Added a new query, ` rb/log-injection ` , to detect cases where a malicious user may be able to forge log entries.
27
27
* Added a new query, ` rb/incomplete-multi-character-sanitization ` . The query
28
28
finds string transformations that do not replace all occurrences of a
29
29
multi-character substring.
Original file line number Diff line number Diff line change 2
2
3
3
### New Queries
4
4
5
- * Added a new query, ` rb/log-inection ` , to detect cases where a malicious user may be able to forge log entries.
5
+ * Added a new query, ` rb/log-injection ` , to detect cases where a malicious user may be able to forge log entries.
6
6
* Added a new query, ` rb/incomplete-multi-character-sanitization ` . The query
7
7
finds string transformations that do not replace all occurrences of a
8
8
multi-character substring.
You can’t perform that action at this time.
0 commit comments