mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Add change notes
No change note is needed for Swift, as the new heuristics are unused and thus should not affect any queries.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
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.qll` library. This may result in additional results for queries that use sensitive data such as `js/clear-text-storage-sensitive-data` and `js/clear-text-logging`.
|
||||
Reference in New Issue
Block a user