mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
400 B
400 B
4.0.12
Minor Analysis Improvements
- The regular expressions in
SensitiveDataHeuristics.qllhave been extended to find more instances of sensitive data such as secrets used in authentication, finance and health information, and device data. The heuristics have also been refined to find fewer false positive matches. This will improve results for queries related to sensitive information.