Add change-notes.

This commit is contained in:
Michael Nebel
2025-05-16 12:48:38 +02:00
parent 530025b7ae
commit dabeddb62d
7 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The queries `cs/password-in-configuration`, `cs/hardcoded-credentials` and `cs/hardcoded-connection-string-credentials` have been removed from all query suites.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `go/hardcoded-credentials` has been removed from all query suites.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `java/hardcoded-credential-api-call` has been removed from all query suites.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The queries `js/hardcoded-credentials` and `js/password-in-configuration-file` have been removed from all query suites.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `py/hardcoded-credentials` has been removed from all query suites.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `rb/hardcoded-credentials` has been removed from all query suites.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The queries `swift/hardcoded-key` and `swift/constant-password` have been removed from all query suites.