Files
codeql/python/ql
Taus 5e34778d72 Python: Exclude "self-inheritance" results
It's not possible for a class to actually inherit from itself, so if
this happens, something has gone wrong with our analysis. We therefore
explicitly exclude these results so they don't result in false
positives.
2026-04-09 21:12:17 +00:00
..
2025-11-26 12:30:30 +00:00
2026-04-08 12:18:52 +00:00