Adding per-language change-notes

This commit is contained in:
James Ockers
2024-01-30 17:28:34 -08:00
parent 0ae1268f58
commit 0f1e21aa09
5 changed files with 16 additions and 7 deletions

View File

@@ -1,7 +0,0 @@
# Improvements to SensitiveDataHeuristics
The following change adds "certification" to the excluded strings for maybeCertificate() regex matching.
## General improvements
The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.