Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 443 Bytes

File metadata and controls

5 lines (3 loc) · 443 Bytes

7.1.2

Minor Analysis Improvements

  • The sensitive data heuristics used to identify code that handles passwords and private data have been improved. Most of the changes permit more variations of established patterns, thereby finding more sensitive data. Queries that use the sensitive data library (for example py/clear-text-logging-sensitive-data) may find more correct results and fewer false positive results after these changes.