Skip to content

Commit a5233c0

Browse files
committed
Swift: fix @id
1 parent 19b13ee commit a5233c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/src/queries/Security/CWE-328/WeakSensitiveDataHashing.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @problem.severity warning
66
* @security-severity 7.5
77
* @precision high
8-
* @id py/weak-sensitive-data-hashing
8+
* @id swift/weak-sensitive-data-hashing
99
* @tags security
1010
* external/cwe/cwe-327
1111
* external/cwe/cwe-328

0 commit comments

Comments
 (0)