mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: Change note.
This commit is contained in:
5
swift/ql/src/change-notes/2024-08-01-constant-salt.md
Normal file
5
swift/ql/src/change-notes/2024-08-01-constant-salt.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The `swift/constant-salt` ("Use of constant salts") query now considers string concatenation and interpolation as a barrier. As a result, there will be fewer false positive results from this query involving constructed strings.
|
||||
* The `swift/constant-salt` ("Use of constant salts") query message now contains a link to the source node.
|
||||
Reference in New Issue
Block a user