C++: Change note.

This commit is contained in:
Geoffrey White
2022-09-05 17:01:25 +01:00
parent 008d583da8
commit 234da636a4

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Modernizations from "Cleartext storage of sensitive information in buffer" (`cpp/cleartext-storage-buffer`) have been ported to the "Cleartext storage of sensitive information in file" (`cpp/cleartext-storage-file`), "Cleartext transmission of sensitive information" (`cpp/cleartext-transmission`) and "Cleartext storage of sensitive information in an SQLite database" (`cpp/cleartext-storage-database`) queries. These changes may reduce false positive results.