mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
373 B
373 B
0.5.0
Minor Analysis Improvements
- C# 11: Added support for list- and slice patterns in the extractor.
- Deleted the deprecated
getNameWithoutBracketspredicate from theValueOrRefTypeclass inType.qll. Element::hasQualifiedName/1has been deprecated. UsehasQualifiedName/2orhasQualifiedName/3instead.- Added TCP/UDP sockets as taint sources.