mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add change notes.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The sensitive data library has been improved so that `snake_case` style variable names are recognized more reliably. This may result in more sensitive data being identified, and more results from queries that use the sensitive data library.
|
||||
4
python/ql/lib/change-notes/2025-01-10-sensitive-data.md
Normal file
4
python/ql/lib/change-notes/2025-01-10-sensitive-data.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The sensitive data library has been improved so that `snake_case` style variable names are recognized more reliably. This may result in more sensitive data being identified, and more results from queries that use the sensitive data library.
|
||||
4
ruby/ql/lib/change-notes/2025-01-10-sensitive-data.md
Normal file
4
ruby/ql/lib/change-notes/2025-01-10-sensitive-data.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The sensitive data library has been improved so that `snake_case` style variable names are recognized more reliably. This may result in more sensitive data being identified, and more results from queries that use the sensitive data library.
|
||||
4
swift/ql/lib/change-notes/2025-01-10-sensitive-data.md
Normal file
4
swift/ql/lib/change-notes/2025-01-10-sensitive-data.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The sensitive data library has been improved so that `snake_case` style variable names are recognized more reliably. This may result in more sensitive data being identified, and more results from queries that use the sensitive data library.
|
||||
Reference in New Issue
Block a user