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:
Joe Farebrother
2024-05-09 10:03:20 +01:00
parent f1ab3f40f3
commit da93a08639
3 changed files with 12 additions and 0 deletions

View File

@@ -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`.