mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02:00
Adds test cases from github/codeql#21582 demonstrating false negatives: - Address stored in class attribute (`self.bind_addr`) - `os.environ.get` with insecure default value - `gevent.socket` (alternative socket module)