mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Added change note, adjusted spacing in comment
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Calls to `substring` (for Java), `take` (for Kotlin) and similar functions, when called with a fixed length less than or equal to 7, are now treated as sanitizers for the `java/sensitive-log` query.
|
||||
Reference in New Issue
Block a user