mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Adding per-language change-notes
This commit is contained in:
@@ -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.
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The string "certification" isn't a certificate, and should be excluded from the maybeCertificate() regex.
|
||||
Reference in New Issue
Block a user