mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
221 B
221 B
category
| category |
|---|
| minorAnalysis |
- Added a path injection sanitizer for calls to
java.lang.String.matches,java.lang.String.replace, andjava.lang.String.replaceAllthat make sure '/', '', '..' are not in the path.