mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
No change note is needed for Swift, as the new heuristics are unused and thus should not affect any queries.
380 B
380 B
category
| category |
|---|
| minorAnalysis |
- Additional heuristics for a new sensitive data classification for private information (e.g. credit card numbers) have been added to the shared
SensitiveDataHeuristics.qlllibrary. This may result in additional results for queries that use sensitive data such aspy/clear-text-storage-sensitive-dataandpy/clear-text-logging-sensitive-data.