Updating change-notes to reflect what will be the visible change to end users

This commit is contained in:
James Ockers
2024-02-02 11:38:17 -08:00
parent 0f1e21aa09
commit 9f7f9fcc6e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
* The name "certification" is no longer seen as possibly being a certificate, and will therefore no longer be flagged in queries like "clear-text-logging" which look for sensitive data.

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
* The name "certification" is no longer seen as possibly being a certificate, and will therefore no longer be flagged in queries like "clear-text-logging" which look for sensitive data.

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
* The name "certification" is no longer seen as possibly being a certificate, and will therefore no longer be flagged in queries like "clear-text-logging" which look for sensitive data.

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
* The name "certification" is no longer seen as possibly being a certificate, and will therefore no longer be flagged in queries like "clear-text-logging" which look for sensitive data.