Skip to content

Commit 56c0f69

Browse files
committed
REMOVE AGAIN: Provoke test failure.
1 parent 85f97c2 commit 56c0f69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

csharp/test/security/CWE-328/WeakPasswordHashing.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ nodes
2424
| WeakHashingAlgorithms.cs:65:50:65:57 | access to parameter password : String | semmle.label | access to parameter password : String |
2525
| WeakHashingAlgorithms.cs:66:43:66:47 | access to local variable bytes | semmle.label | access to local variable bytes |
2626
| WeakHashingAlgorithms.cs:78:16:78:20 | access to local variable bytes : Byte[] | semmle.label | access to local variable bytes : Byte[] |
27-
| WeakHashingAlgorithms.cs:78:24:78:58 | call to method GetBytes : Byte[] | semmle.label | call to method GetBytes : Byte[] |
28-
| WeakHashingAlgorithms.cs:78:50:78:57 | access to parameter password : String | semmle.label | access to parameter password : String |
2927
| WeakHashingAlgorithms.cs:79:45:79:49 | access to local variable bytes | semmle.label | access to local variable bytes |
3028
subpaths

0 commit comments

Comments
 (0)