mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
232 B
232 B
1.0.1
Minor Analysis Improvements
- The query
java/spring-disabled-csrf-protectiondetects disabling CSRF viaServerHttpSecurity$CsrfSpec::disable. - Added more
java.io.File-related sinks to the path injection query.